mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2024-11-14 22:40:19 +01:00
9 lines
187 B
Lua
9 lines
187 B
Lua
stairsplus.compat = {}
|
|
|
|
stairsplus.dofile("compat", "stairs")
|
|
stairsplus.dofile("compat", "legacy")
|
|
|
|
-- stairsplus.dofile("compat", "inventory_managers")
|
|
-- unified_inventory, sfinv, i3
|
|
|