mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API
This commit is contained in:
parent
18882a4d26
commit
2e292b67a0
18 changed files with 163 additions and 14 deletions
|
@ -59,7 +59,6 @@ public:
|
|||
|
||||
int ystride;
|
||||
u32 flags;
|
||||
bool lighting;
|
||||
bool ridges;
|
||||
|
||||
u32 blockseed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue