mirror of
https://github.com/tacigar/maidroid.git
synced 2025-07-11 20:10:17 +02:00
Use maidroid_aux
This commit is contained in:
@ -7,3 +7,5 @@ maidroid_aux = {}
|
||||
|
||||
maidroid_aux.modname = "maidroid_aux"
|
||||
maidroid_aux.modpath = minetest.get_modpath(maidroid_aux.modname)
|
||||
|
||||
dofile(maidroid_aux.modpath .. "/table.lua")
|
||||
|
@ -1 +1,2 @@
|
||||
maidroid
|
||||
maidroid_aux
|
||||
|
Reference in New Issue
Block a user