mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-16 06:30:26 +02:00
initial commit
subgame + mods
This commit is contained in:
9
mods/plantlife_modpack/along_shore/init.lua
Executable file
9
mods/plantlife_modpack/along_shore/init.lua
Executable file
@ -0,0 +1,9 @@
|
||||
-----------------------------------------------------------------------------------------------
|
||||
local title = "Along the Shore"
|
||||
local version = "0.0.4"
|
||||
local mname = "along_shore"
|
||||
-----------------------------------------------------------------------------------------------
|
||||
|
||||
-----------------------------------------------------------------------------------------------
|
||||
print("[Mod] "..title.." ["..version.."] ["..mname.."] Loaded...")
|
||||
-----------------------------------------------------------------------------------------------
|
Reference in New Issue
Block a user