Add git link to inventory
This commit is contained in:
parent
3bfb6157ec
commit
c84caa7198
1 changed files with 4 additions and 2 deletions
|
@ -37,11 +37,13 @@ local items = {
|
|||
|
||||
color .. "Other",
|
||||
"",
|
||||
"* Git repository of this server: https://git.sp-codes.de/minetest/capturetheflag",
|
||||
"",
|
||||
"* Official CaptureTheFlag Matrix Room (not related to this server):",
|
||||
"* https://matrix.to/#/#capturetheflag:matrix.org",
|
||||
" https://matrix.to/#/#capturetheflag:matrix.org",
|
||||
"",
|
||||
"* Capture the Flag v2 Matrix Room of this server: ",
|
||||
"* https://matrix.to/#/#ctf:matrix.sp-codes.de",
|
||||
" https://matrix.to/#/#ctf:matrix.sp-codes.de",
|
||||
"",
|
||||
"* Capture The Flag Discord (not related to this server): https://discord.gg/vcZTRPX",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue