1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Mapgen: Add Carpathian mapgen (#6015)

This commit is contained in:
Vaughan Lapsley 2017-07-06 21:53:56 +10:00 committed by Loïc Blot
parent 6bedb6de40
commit a80ecbee1e
9 changed files with 725 additions and 0 deletions

View file

@ -129,6 +129,8 @@ src/mapblock_mesh.cpp
src/mapblock_mesh.h
src/map.cpp
src/mapgen.cpp
src/mapgen_carpathian.cpp
src/mapgen_carpathian.h
src/mapgen_flat.cpp
src/mapgen_fractal.cpp
src/mapgen.h