mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
Merge branch 'master' into test/add-e2e-and-unit-testing
This commit is contained in:
commit
dfcf8d7b96
15 changed files with 411 additions and 121 deletions
|
|
@ -632,6 +632,8 @@ async function generate(options) {
|
|||
Biomes.define();
|
||||
Features.defineGroups();
|
||||
|
||||
Ice.generate();
|
||||
|
||||
rankCells();
|
||||
Cultures.generate();
|
||||
Cultures.expand();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue