1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-02-20 19:30:18 +01:00

9 lines
538 B
Lua

-----------------------------------------------------------------------------------------------
local title = "Along the Shore"
local version = "0.0.4"
local mname = "along_shore"
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
print("[Mod] "..title.." ["..version.."] ["..mname.."] Loaded...")
-----------------------------------------------------------------------------------------------