json_lua/settingtypes.txt
AliasAlreadyTaken 5b49244fce First attempt
2024-03-20 03:50:19 +01:00

6 lines
362 B
Plaintext

# Enables overwriting default minetest functions
# Setting this to true overwrites minetest.parse_json and minetest.write_json
# Setting this to false keeps the minetest functions intact and additionally offers json_lua.json.encode() and json_lua.json.decode()
# Experimental, defaults to false
json_lua.overwrite_enabled (Description of the setting) bool false