mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add Valleys mapgen.
This commit is contained in:
parent
b4cbcaea26
commit
3c6b2ffb10
7 changed files with 1300 additions and 0 deletions
|
@ -179,6 +179,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/mapgen_v5.cpp \
|
||||
jni/src/mapgen_v6.cpp \
|
||||
jni/src/mapgen_v7.cpp \
|
||||
jni/src/mapgen_valleys.cpp \
|
||||
jni/src/mapnode.cpp \
|
||||
jni/src/mapsector.cpp \
|
||||
jni/src/mesh.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue