mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mapgen: Add 4D fractal mapgen
This commit is contained in:
parent
ce1a70c703
commit
e62eac49d5
4 changed files with 733 additions and 0 deletions
|
@ -352,6 +352,7 @@ set(common_SRCS
|
|||
map.cpp
|
||||
mapblock.cpp
|
||||
mapgen.cpp
|
||||
mapgen_fractal.cpp
|
||||
mapgen_singlenode.cpp
|
||||
mapgen_v5.cpp
|
||||
mapgen_v6.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue