GH-3764 Only install client mods for ATLauncher packs
This commit is contained in:
@ -87,6 +87,7 @@ struct VersionMod
|
||||
QString decompFile;
|
||||
|
||||
bool optional;
|
||||
bool client;
|
||||
};
|
||||
|
||||
struct PackVersion
|
||||
|
Reference in New Issue
Block a user