pollymc/launcher/minecraft
flow fcfb2cfc3d
feat: use mod metadata for getting mod information
For now this doesn't mean much, but it will help when we need data
exclusive from the metadata, such as addon id and mod provider.

Also removes the metadata when the mod is deleted, and make the Mod.h
file a little more pleasing to look at :)
2022-05-23 14:42:27 -03:00
..
auth Merge pull request #475 from Scrumplex/fix-hide-all-tokens 2022-05-02 10:45:58 +02:00
gameoptions
launch Add instance overrides for miscellaneous settings 2022-05-12 17:08:06 -04:00
mod feat: use mod metadata for getting mod information 2022-05-23 14:42:27 -03:00
services
testdata
update
Agent.h
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
ComponentUpdateTask.h
GradleSpecifier_test.cpp
GradleSpecifier.h fix: support split natives 2022-05-18 22:51:15 +02:00
LaunchProfile.cpp
LaunchProfile.h
Library_test.cpp
Library.cpp
Library.h
MinecraftInstance.cpp Launch: Match Vanilla launcher version string behaviour 2022-05-20 18:43:47 +01:00
MinecraftInstance.h
MinecraftLoadAndCheck.cpp
MinecraftLoadAndCheck.h
MinecraftUpdate.cpp
MinecraftUpdate.h
MojangDownloadInfo.h
MojangVersionFormat_test.cpp
MojangVersionFormat.cpp
MojangVersionFormat.h
OneSixVersionFormat.cpp
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
VersionFilterData.cpp
VersionFilterData.h
World.cpp
World.h
WorldList.cpp
WorldList.h