mirror of
https://github.com/tacigar/maidroid.git
synced 2024-11-16 07:10:21 +01:00
Update maidroid_tool/init.lua
This commit is contained in:
parent
768ba151cd
commit
e4118f0824
|
@ -8,5 +8,6 @@ maidroid_tool = {}
|
|||
maidroid_tool.modname = "maidroid_tool"
|
||||
maidroid_tool.modpath = minetest.get_modpath(maidroid_tool.modname)
|
||||
|
||||
dofile(maidroid_tool.modpath .. "/api.lua")
|
||||
dofile(maidroid_tool.modpath .. "/core_writer.lua")
|
||||
dofile(maidroid_tool.modpath .. "/crafting.lua")
|
||||
|
|
Loading…
Reference in New Issue
Block a user