mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2024-11-15 15:00:19 +01:00
8 lines
193 B
Lua
8 lines
193 B
Lua
stairsplus.api = {}
|
|
|
|
stairsplus.dofile("api", "shape")
|
|
stairsplus.dofile("api", "node")
|
|
stairsplus.dofile("api", "station")
|
|
stairsplus.dofile("api", "alias")
|
|
stairsplus.dofile("api", "recipe")
|