adopt marsdoors
This commit is contained in:
parent
5de2496562
commit
8100670b62
19 changed files with 2800 additions and 0 deletions
6
mods/marsdoors/init.lua
Normal file
6
mods/marsdoors/init.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
--dofile(minetest.get_modpath("marsdoors") .. "/functions.lua")
|
||||
dofile(minetest.get_modpath("marsdoors") .. "/nodes.lua")
|
||||
dofile(minetest.get_modpath("marsdoors") .. "/craft.lua")
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue