mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Add 'minetest.write_json'
This commit is contained in:
@@ -150,6 +150,9 @@ void luaentity_get (lua_State *L,u16 id);
|
||||
bool push_json_value (lua_State *L,
|
||||
const Json::Value &value,
|
||||
int nullindex);
|
||||
void get_json_value (lua_State *L,
|
||||
Json::Value &root,
|
||||
int index);
|
||||
|
||||
extern struct EnumString es_TileAnimationType[];
|
||||
|
||||
|
Reference in New Issue
Block a user