Updated Data model (in progress) (markdown)

Azgaar 2024-09-08 15:41:03 +02:00
parent 10e5a90aa5
commit cdf1d46eb6

@ -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": {