Vanessa Dannenberg af2fedcf99 add readme.md
...and some change to plantlife that I can't remember what for ;)
2018-05-11 10:10:50 -04:00

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...")
-----------------------------------------------------------------------------------------------