From cdf1d46eb64ba62290ba09aa6a1a97323c54bc94 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 8 Sep 2024 15:41:03 +0200 Subject: [PATCH] Updated Data model (in progress) (markdown) --- Data-model-(in-progress).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Data-model-(in-progress).md b/Data-model-(in-progress).md index eb3d20a..7a3a828 100644 --- a/Data-model-(in-progress).md +++ b/Data-model-(in-progress).md @@ -6,6 +6,9 @@ Relevant links: * [Refactor branch contract changes](https://github.com/Azgaar/Fantasy-Map-Generator/pull/842) Structure: + +`.map` file is a valid JSON capturing all data required to render and operate the map, including UI and style settings. + ```json { "meta": {