mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
markers - generate from config file
This commit is contained in:
parent
3dea76777b
commit
60057c52ed
6 changed files with 192 additions and 147 deletions
1
main.js
1
main.js
|
|
@ -2,6 +2,7 @@
|
|||
// https://github.com/Azgaar/Fantasy-Map-Generator
|
||||
|
||||
"use strict";
|
||||
// TODO: pump version to 1.7
|
||||
const version = "1.662"; // generator version
|
||||
document.title += " v" + version;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue