skylayer/init.lua
2016-10-23 00:06:18 +03:00

4 lines
84 B
Lua

local modpath = minetest.get_modpath("skycolor");
dofile(modpath.."/skycolor.lua")