mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Update schema
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
},
|
||||
"modType" : {
|
||||
"type" : "string",
|
||||
"enum" : [ "Translation", "Town", "Test", "Templates", "Spells", "Music", "Maps", "Sounds", "Skills", "Other", "Objects", "Mechanics", "Interface", "Heroes", "Graphical", "Expansion", "Creatures", "Compatibility", "Artifacts", "AI" ],
|
||||
"enum" : [ "Translation", "Town", "Test", "Templates", "Spells", "Music", "Maps", "Sounds", "Skills", "Other", "Objects", "Mechanics", "Interface", "Heroes", "Graphical", "Expansion", "Creatures", "Compatibility", "Campaigns", "Artifacts", "AI" ],
|
||||
"description" : "Type of mod, e.g. Town, Artifacts, Graphical."
|
||||
},
|
||||
"author" : {
|
||||
|
Reference in New Issue
Block a user