1c6d2049ff
no guests, not too short names, not too long names, not too many numbers in names, not only numbers in names
5 lines
221 B
Lua
5 lines
221 B
Lua
dofile(minetest.get_modpath("illuna").."/nodes.lua")
|
|
dofile(minetest.get_modpath("illuna").."/crafting.lua")
|
|
dofile(minetest.get_modpath("illuna").."/commands.lua")
|
|
dofile(minetest.get_modpath("illuna").."/register.lua")
|