mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 10:01:24 +01:00
refactor: Migrate features to a new module and remove legacy script reference
This commit is contained in:
parent
b18732b8b8
commit
e7c853bf52
5 changed files with 323 additions and 270 deletions
|
|
@ -1,2 +1,3 @@
|
|||
import "./voronoi";
|
||||
import "./heightmap-generator";
|
||||
import "./heightmap-generator";
|
||||
import "./features";
|
||||
Loading…
Add table
Add a link
Reference in a new issue