mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-06 18:40:25 +01:00
e6ea287709
(garde les modifs antérieur sur les « mushrooms » et sur les bugfixs liés au mod « areas »)
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...")
|
|
----------------------------------------------------------------------------------------------- |