mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-04 00:51:13 +02:00
start to take care of loose ends
This commit is contained in:
5
stairsplus/compat1/init.lua
Normal file
5
stairsplus/compat1/init.lua
Normal file
@ -0,0 +1,5 @@
|
||||
-- compatability stuff for after the API is created, but before we start using it
|
||||
|
||||
stairsplus.dofile("compat", "i3")
|
||||
stairsplus.dofile("compat", "unified_inventory")
|
||||
|
Reference in New Issue
Block a user