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

9 lines
538 B
Lua
Raw Normal View History

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