mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, blobs
This commit is contained in:
parent
d0be27415e
commit
92981b2fee
8 changed files with 629 additions and 3 deletions
|
@ -368,6 +368,7 @@ set(common_SRCS
|
|||
mapblock.cpp
|
||||
mapgen.cpp
|
||||
mapgen_singlenode.cpp
|
||||
mapgen_v5.cpp
|
||||
mapgen_v6.cpp
|
||||
mapgen_v7.cpp
|
||||
mapnode.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue