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:
parent
6bedb6de40
commit
a80ecbee1e
9 changed files with 725 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue