9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"name" : "world",
|
|
"childrenMandatory" : [
|
|
"continent"
|
|
],
|
|
"dependencies" : [
|
|
"./data/sim/region/continent.json"
|
|
]
|
|
} |