Mossmanikin 0060be5bcd Removed what's been merged to plantlife
Textures are still there in the "old" folder
2013-10-14 21:34:59 +02: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...")
-----------------------------------------------------------------------------------------------