abri/mods/abritorch/init.lua

4 lines
94 B
Lua
Raw Permalink Normal View History

2017-11-21 10:58:48 -08:00
local modpath = minetest.get_modpath("abritorch").. DIR_DELIM
dofile(modpath.."torches.lua")