trpg/data/sim/region/world.json
austin 5f5aace1e2
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
definiition files
2025-01-05 16:48:12 -05:00

9 lines
152 B
JSON

{
"name" : "world",
"childrenMandatory" : [
"continent"
],
"dependencies" : [
"./data/sim/region/continent.json"
]
}