We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f2cc6 commit e4718a0Copy full SHA for e4718a0
main.js
@@ -338,7 +338,7 @@ function applyDefaultBiomesSystem() {
338
}
339
340
function showWelcomeMessage() {
341
- 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:");
342
const changelog = link("https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog", "previous version");
343
const reddit = link("https://www.reddit.com/r/FantasyMapGenerator", "Reddit community");
344
const discord = link("https://discordapp.com/invite/X7E84HU", "Discord server");
0 commit comments