5d78183cf2
Some checks failed
luacheck / luacheck (push) Has been cancelled
This eases the integration for other games. The screwdriver API should still be provided when needed to avoid incorrect node rotations.
16 lines
193 B
Lua
16 lines
193 B
Lua
unused_args = false
|
|
max_line_length = 140
|
|
|
|
read_globals = {
|
|
table = {fields = {"copy"}},
|
|
|
|
"minetest",
|
|
"core",
|
|
"vector",
|
|
"default",
|
|
"doors",
|
|
"screwdriver",
|
|
"stairs",
|
|
"stairsplus",
|
|
}
|