mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 10:31:24 +01:00
Updated Data model (in progress) (markdown)
parent
78a4f43b2a
commit
45a297c2a3
1 changed files with 8 additions and 1 deletions
|
|
@ -132,6 +132,13 @@ Structure:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"rulers": {
|
||||||
|
"0": {
|
||||||
|
"i": 0,
|
||||||
|
"type": "ruler",
|
||||||
|
"points": [[0,0],[642,17]],
|
||||||
|
}
|
||||||
|
},
|
||||||
"military": {
|
"military": {
|
||||||
"units": {
|
"units": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue