From 89eb5d55cc635c54241a4e65d29f9f9cacf523dc Mon Sep 17 00:00:00 2001 From: Lucas <18538046+TeaWithLucas@users.noreply.github.com> Date: Mon, 29 Apr 2019 16:31:32 +0100 Subject: [PATCH] Created Import (markdown) --- Import.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Import.md diff --git a/Import.md b/Import.md new file mode 100644 index 0000000..607d254 --- /dev/null +++ b/Import.md @@ -0,0 +1,17 @@ +# Importing +You can currently only import a .map file you had previously downloaded of the correct version type. + +# Versioning + +The is due to the map generator is in beta and has rapid development between releases that can make it incompatible. + +# Archive Releases + +You can access archive releases here: +https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog +For previous versions + +# In Development +A import via URL is being developed by @hasparus and @abedecain and current working can be found in the pull requests: +* https://github.com/Azgaar/Fantasy-Map-Generator/pull/159 +* https://github.com/Azgaar/Fantasy-Map-Generator/pull/228