mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-01-01 18:47:33 +01:00
18 lines
280 B
Lua
18 lines
280 B
Lua
unused_args = false
|
|
max_line_length= 240
|
|
redefined = false
|
|
std = "minetest+max"
|
|
|
|
globals = {
|
|
"pipeworks",
|
|
"luaentity"
|
|
}
|
|
|
|
read_globals = {
|
|
-- mods
|
|
"default", "mesecon", "digiline",
|
|
"screwdriver", "unified_inventory",
|
|
"i3", "mcl_experience", "awards",
|
|
"xcompat", "fakelib"
|
|
}
|