af2fedcf99
...and some change to plantlife that I can't remember what for ;)
9 lines
537 B
Lua
9 lines
537 B
Lua
-----------------------------------------------------------------------------------------------
|
|
local title = "Along the Shore"
|
|
local version = "0.0.4"
|
|
local mname = "along_shore"
|
|
-----------------------------------------------------------------------------------------------
|
|
|
|
-----------------------------------------------------------------------------------------------
|
|
print("[Mod] "..title.." ["..version.."] ["..mname.."] Loaded...")
|
|
----------------------------------------------------------------------------------------------- |