.. |
auth
|
add tr() to offline account name
|
2022-06-30 08:59:41 +10:00 |
gameoptions
|
|
|
launch
|
chore: add license headers
|
2022-06-12 13:50:58 +02:00 |
mod
|
Merge pull request #716 from flowln/mod_perma_2
|
2022-06-14 23:58:35 +10:00 |
services
|
|
|
testdata
|
|
|
update
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
Agent.h
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
AssetsUtils.cpp
|
chore: add license header to remaining files
|
2022-05-12 18:11:55 -03:00 |
AssetsUtils.h
|
|
|
Component.cpp
|
|
|
Component.h
|
|
|
ComponentUpdateTask_p.h
|
|
|
ComponentUpdateTask.cpp
|
fix: remove unused code
|
2022-04-14 16:50:04 +02:00 |
ComponentUpdateTask.h
|
fix: remove unused code
|
2022-04-14 16:50:04 +02:00 |
GradleSpecifier_test.cpp
|
|
|
GradleSpecifier.h
|
fix: support split natives
|
2022-05-18 22:51:15 +02:00 |
LaunchProfile.cpp
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
LaunchProfile.h
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
Library_test.cpp
|
|
|
Library.cpp
|
|
|
Library.h
|
|
|
MinecraftInstance.cpp
|
refactor(test): fix loading mod metadata setting
|
2022-06-12 13:33:17 +02:00 |
MinecraftInstance.h
|
|
|
MinecraftLoadAndCheck.cpp
|
|
|
MinecraftLoadAndCheck.h
|
|
|
MinecraftUpdate.cpp
|
|
|
MinecraftUpdate.h
|
|
|
MojangDownloadInfo.h
|
fix: remove old reference to launchermeta
|
2022-06-22 20:47:47 +02:00 |
MojangVersionFormat_test.cpp
|
|
|
MojangVersionFormat.cpp
|
chore: add license header
|
2022-03-24 16:10:43 +01:00 |
MojangVersionFormat.h
|
|
|
OneSixVersionFormat.cpp
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
OneSixVersionFormat.h
|
|
|
OpSys.cpp
|
|
|
OpSys.h
|
|
|
PackProfile_p.h
|
|
|
PackProfile.cpp
|
refactor: allow tracking multiple mod loaders
|
2022-05-19 08:49:27 +02:00 |
PackProfile.h
|
refactor: allow tracking multiple mod loaders
|
2022-05-19 08:49:27 +02:00 |
ParseUtils_test.cpp
|
|
|
ParseUtils.cpp
|
|
|
ParseUtils.h
|
|
|
ProfileUtils.cpp
|
|
|
ProfileUtils.h
|
|
|
Rule.cpp
|
|
|
Rule.h
|
|
|
VersionFile.cpp
|
Launch: Apply the Minecraft version correctly
|
2022-05-20 18:47:11 +01:00 |
VersionFile.h
|
Allow components to specify Java agents and JVM arguments (#175)
|
2022-04-06 08:22:24 +02:00 |
VersionFilterData.cpp
|
|
|
VersionFilterData.h
|
|
|
World.cpp
|
fix: calculate world sizes individually
|
2022-04-02 13:29:37 +02:00 |
World.h
|
fix: remove redundant include
|
2022-04-01 13:14:04 +02:00 |
WorldList.cpp
|
fix: use size in bytes to sort by world size
|
2022-04-19 15:07:14 +02:00 |
WorldList.h
|
feat: track and display world size
|
2022-03-31 18:45:17 +02:00 |