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
d6437512a7
commit
921e698554
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ Structure:
|
||||||
"copyright": "Azgaar's Fantasy Map Generator",
|
"copyright": "Azgaar's Fantasy Map Generator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"source": "http://azgaar.github.io/Fantasy-Map-Generator",
|
"source": "http://azgaar.github.io/Fantasy-Map-Generator",
|
||||||
"seed": "342342342323",
|
|
||||||
"initial": {
|
"initial": {
|
||||||
"timestamp": "2023-09-11T23:36:17.227Z",
|
"timestamp": "2023-09-11T23:36:17.227Z",
|
||||||
"version": "2.1.12",
|
"version": "2.1.12",
|
||||||
|
|
@ -29,6 +28,7 @@ Structure:
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
"seed": "342342342323",
|
||||||
"graph": {
|
"graph": {
|
||||||
"width": 1280,
|
"width": 1280,
|
||||||
"heigh": 740,
|
"heigh": 740,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue