mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Implemented validation of preset - removal of non-existing mods,
addition of newly installed mods
This commit is contained in:
@@ -51,6 +51,9 @@ public:
|
||||
ModVerificationInfo getVerificationInfo() const;
|
||||
|
||||
bool affectsGameplay() const;
|
||||
bool isCompatibility() const;
|
||||
bool isTranslation() const;
|
||||
bool keepDisabled() const;
|
||||
};
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user