forked from mtcontrib/weather_pack
structure related changes
This commit is contained in:
3
rain/init.lua
Normal file
3
rain/init.lua
Normal file
@ -0,0 +1,3 @@
|
||||
-- init file for rain
|
||||
local modpath = minetest.get_modpath("rain");
|
||||
dofile(modpath.."/rain.lua")
|
Reference in New Issue
Block a user