mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Update docs, fix sonar
This commit is contained in:
@@ -119,7 +119,16 @@ These are fields that are present only in local mod.json file
|
||||
],
|
||||
|
||||
// List of configuration files for skills
|
||||
skills
|
||||
"skills" :
|
||||
[
|
||||
"config/skills.json"
|
||||
],
|
||||
|
||||
// List of configuration files for campaign regions for h3c campaigns
|
||||
"campaignRegions" :
|
||||
[
|
||||
"config/campaignRegions.json"
|
||||
],
|
||||
|
||||
// list of creature configuration files
|
||||
"creatures" :
|
||||
|
||||
Reference in New Issue
Block a user