mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mapgen: Add Carpathian mapgen (#6015)
This commit is contained in:
parent
6bedb6de40
commit
a80ecbee1e
9 changed files with 725 additions and 0 deletions
|
@ -400,6 +400,7 @@ set(common_SRCS
|
|||
map_settings_manager.cpp
|
||||
mapblock.cpp
|
||||
mapgen.cpp
|
||||
mapgen_carpathian.cpp
|
||||
mapgen_flat.cpp
|
||||
mapgen_fractal.cpp
|
||||
mapgen_singlenode.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue