mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add singlenode mapgen; generates solely the node 'mapgen_singlenode', defaults to air
This commit is contained in:
parent
b6dcadeb79
commit
34b185e955
5 changed files with 153 additions and 1 deletions
|
@ -227,6 +227,7 @@ set(common_SRCS
|
|||
mapgen.cpp
|
||||
mapgen_v6.cpp
|
||||
mapgen_indev.cpp
|
||||
mapgen_singlenode.cpp
|
||||
treegen.cpp
|
||||
dungeongen.cpp
|
||||
content_nodemeta.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue