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
weather_core/init.lua
Normal file
3
weather_core/init.lua
Normal file
@ -0,0 +1,3 @@
|
||||
-- init file for weather_core
|
||||
local modpath = minetest.get_modpath("weather_core");
|
||||
dofile(modpath.."/weather_core.lua")
|
Reference in New Issue
Block a user