mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-04 09:10:38 +02:00
Merged Unified Inventory into Technic modpack
This commit is contained in:
4
unified_inventory/init.lua
Normal file
4
unified_inventory/init.lua
Normal file
@ -0,0 +1,4 @@
|
||||
-- load api
|
||||
dofile(minetest.get_modpath("unified_inventory").."/api.lua")
|
||||
|
||||
dofile(minetest.get_modpath("unified_inventory").."/bags.lua")
|
Reference in New Issue
Block a user