1
0
mirror of https://github.com/minetest-mods/craftguide.git synced 2025-03-18 02:32:59 +01:00
2019-02-21 01:02:59 +01:00

12 lines
140 B
Lua

unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
"sfinv",
"sfinv_buttons",
"vector",
"string",
}