From 921e6985544a3d34b5c8b98265f1b5f0fd69a060 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 17 Oct 2024 15:48:57 +0200 Subject: [PATCH] Updated Data model (in progress) (markdown) --- Data-model-(in-progress).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data-model-(in-progress).md b/Data-model-(in-progress).md index 7a3a828..63015ff 100644 --- a/Data-model-(in-progress).md +++ b/Data-model-(in-progress).md @@ -15,7 +15,6 @@ Structure: "copyright": "Azgaar's Fantasy Map Generator", "license": "MIT", "source": "http://azgaar.github.io/Fantasy-Map-Generator", - "seed": "342342342323", "initial": { "timestamp": "2023-09-11T23:36:17.227Z", "version": "2.1.12", @@ -29,6 +28,7 @@ Structure: } }, "settings": { + "seed": "342342342323", "graph": { "width": 1280, "heigh": 740,