1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-18 18:50:23 +02:00
server-nalc/mods/homedecor_modpack/fake_fire/init.lua
2015-03-16 19:50:50 +01:00

4 lines
195 B
Lua
Executable File

dofile(minetest.get_modpath("fake_fire").."/modfiles/nodes.lua")
dofile(minetest.get_modpath("fake_fire").."/modfiles/crafts.lua")
dofile(minetest.get_modpath("fake_fire").."/modfiles/abms.lua")