mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Implemented missing mod description fields
This commit is contained in:
@@ -55,6 +55,8 @@ public:
|
||||
CModVersion getVersion() const;
|
||||
ModVerificationInfo getVerificationInfo() const;
|
||||
|
||||
bool isCompatible() const;
|
||||
|
||||
bool affectsGameplay() const;
|
||||
bool isCompatibility() const;
|
||||
bool isTranslation() const;
|
||||
|
||||
Reference in New Issue
Block a user