generated from your-land/yl_template
6 lines
362 B
Plaintext
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
|