mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-02 00:10:22 +02:00
04358ed0c6
- filesystem initialization works in conjuction with modHandler - (config) split buildings.json in multiple files in "factions" directory - (mods) merged filesystem.json and config/mod.json into mod.json
13 lines
147 B
JSON
13 lines
147 B
JSON
{
|
|
"neutral" :
|
|
{
|
|
"index" : 9,
|
|
"alignment" : "neutral",
|
|
"creatureBackground" :
|
|
{
|
|
"120px" : "TPCASNEU",
|
|
"130px" : "CRBKGNEU"
|
|
}
|
|
}
|
|
}
|