Noch mehr mods
This commit is contained in:
parent
a063db5d3b
commit
cf017b2ca1
527 changed files with 21113 additions and 181 deletions
5
mods/sum_airship/init.lua
Normal file
5
mods/sum_airship/init.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local mod_name = minetest.get_current_modname()
|
||||
local mod_path = minetest.get_modpath(mod_name)
|
||||
|
||||
dofile(mod_path .. DIR_DELIM .. "balloon.lua")
|
||||
dofile(mod_path .. DIR_DELIM .. "crafts.lua")
|
Loading…
Add table
Add a link
Reference in a new issue