mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-14 22:10:19 +02:00
daily checkpoint, not much improved, stairsplus still completely nonfunctional
This commit is contained in:
3
stairsplus/compat/init.lua
Normal file
3
stairsplus/compat/init.lua
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
-- unified_inventory, sfinv, i3
|
||||
|
3
stairsplus/compat/legacy.lua
Normal file
3
stairsplus/compat/legacy.lua
Normal file
@ -0,0 +1,3 @@
|
||||
-- legacy: register all the expected variants for e.g. default, wool, gloopblocks, etc.
|
||||
-- provide a configuration option to *disable* legacy. it must be enabled by default, to prevent breaking
|
||||
-- existing servers
|
1
stairsplus/compat/stairs.lua
Normal file
1
stairsplus/compat/stairs.lua
Normal file
@ -0,0 +1 @@
|
||||
-- stairs compat: override what stairs does, and "fix" any stairs which were already registered...
|
Reference in New Issue
Block a user