mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Add Generator Element Management framework
Add BiomeManager, OreManager, DecorationManager, and SchematicManager
This commit is contained in:
parent
f25cc0dbae
commit
7616537bc0
22 changed files with 620 additions and 464 deletions
|
@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#define MAPGENV6_HEADER
|
||||
|
||||
#include "mapgen.h"
|
||||
#include "noise.h"
|
||||
|
||||
#define AVERAGE_MUD_AMOUNT 4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue