mirror of
https://github.com/tacigar/maidroid.git
synced 2024-11-16 23:30:21 +01:00
[ADD] First Commit
This commit is contained in:
parent
9cefda432a
commit
1ccedac34a
9
maidroid_tool/init.lua
Normal file
9
maidroid_tool/init.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
------------------------------------------------------------
|
||||
-- Copyright (c) 2016 tacigar. All rights reserved.
|
||||
-- https://github.com/tacigar/maidroid
|
||||
------------------------------------------------------------
|
||||
|
||||
maidroid_tool = {}
|
||||
|
||||
maidroid_tool.modname = "maidroid_tool"
|
||||
maidroid_tool.modpath = minetest.get_modpath(maidroid_tool.modname)
|
Loading…
Reference in New Issue
Block a user