mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2024-11-05 09:50:27 +01:00
0af7b69afa
When it's this far out of hand you really need to clean up or else everyone will be submitting patches with more whitespace problems.
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...")
|
|
----------------------------------------------------------------------------------------------- |