mirror of
https://gitlab.com/rautars/weather_pack.git
synced 2025-07-16 05:40:22 +02:00
structure related changes
This commit is contained in:
3
snow/init.lua
Normal file
3
snow/init.lua
Normal file
@ -0,0 +1,3 @@
|
||||
-- init file for snow
|
||||
local modpath = minetest.get_modpath("snow");
|
||||
dofile(modpath.."/snow.lua")
|
Reference in New Issue
Block a user