mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2024-11-05 09:50:27 +01:00
9 lines
538 B
Lua
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...")
|
|
----------------------------------------------------------------------------------------------- |