moreblocks/stairsplus/compat1/init.lua

6 lines
169 B
Lua
Raw Normal View History

2022-06-17 02:46:09 +02:00
-- compatability stuff for after the API is created, but before we start using it
2022-06-19 01:23:11 +02:00
stairsplus.dofile("compat1", "i3")
stairsplus.dofile("compat1", "unified_inventory")
2022-06-17 02:46:09 +02:00