mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
Updated Data model (in progress) (markdown)
parent
10e5a90aa5
commit
cdf1d46eb6
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ Relevant links:
|
||||||
* [Refactor branch contract changes](https://github.com/Azgaar/Fantasy-Map-Generator/pull/842)
|
* [Refactor branch contract changes](https://github.com/Azgaar/Fantasy-Map-Generator/pull/842)
|
||||||
|
|
||||||
Structure:
|
Structure:
|
||||||
|
|
||||||
|
`.map` file is a valid JSON capturing all data required to render and operate the map, including UI and style settings.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue