1
0
mirror of https://github.com/minetest-mods/craftguide.git synced 2025-03-24 13:40:17 +01:00
2018-12-13 20:31:45 +01:00

11 lines
129 B
Lua

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