1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-18 02:45:21 +02:00

New math mapgen with fractal based worlds

This commit is contained in:
proller
2013-06-23 18:07:10 +04:00
parent f960c3be31
commit 75b8c13b00
7 changed files with 448 additions and 4 deletions

View File

@@ -233,6 +233,7 @@ set(common_SRCS
mapgen_v7.cpp
mapgen_indev.cpp
mapgen_singlenode.cpp
mapgen_math.cpp
treegen.cpp
dungeongen.cpp
cavegen.cpp