v1.6 - rivers and lakes update

This commit is contained in:
Azgaar 2021-03-02 15:59:32 +03:00
parent 39f2cc6f4e
commit e4718a0844

View file

@ -338,7 +338,7 @@ function applyDefaultBiomesSystem() {
}
function showWelcomeMessage() {
const post = "Main changes:" //link("https://www.reddit.com/r/FantasyMapGenerator/comments/ft5b41/update_v16/", "Main changes:");
const post = link("https://www.patreon.com/posts/48228540", "Main changes:");
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");