mirror of
https://github.com/mt-mods/pipeworks.git
synced 2024-11-09 20:10:21 +01:00
17 lines
257 B
Lua
17 lines
257 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"
|
|
}
|