From 46ebc938e98fbdde5b0eb433316b2449215c860e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sat, 19 Oct 2019 14:44:56 +0300 Subject: [PATCH] v1.11.5 --- index.html | 8 ++++---- main.js | 24 ++++++++++++------------ modules/save-and-load.js | 4 ++-- modules/utils.js | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/index.html b/index.html index a7cddad1..ad408bbb 100644 --- a/index.html +++ b/index.html @@ -16,10 +16,7 @@ - - - - + @@ -3225,6 +3222,9 @@ ${version}. - This version is compatible with previous version, - loaded .map files will be auto-updated. + const post = link("https://www.reddit.com/r/FantasyMapGenerator/comments/daf6g2/update_new_version_is_published_v_11", "Main changes:"); // announcement on Reddit + const changelog = link("https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog", "previous version"); + const reddit = link("https://www.reddit.com/r/FantasyMapGenerator", "Reddit community"); + const discord = link("https://discordapp.com/invite/X7E84HU", "Discord server"); + const patreon = link("https://www.patreon.com/azgaar", "Patreon"); -