mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update in-game links
This commit is contained in:
parent
bf04d29293
commit
9cb807a73c
3 changed files with 2 additions and 7 deletions
|
|
@ -662,8 +662,7 @@ class CmdAbout(COMMAND_DEFAULT_CLASS):
|
|||
|wCode|n https://github.com/evennia/evennia
|
||||
|wDemo|n https://demo.evennia.com
|
||||
|wGame listing|n https://games.evennia.com
|
||||
|wIrc|n #evennia on irc.freenode.net:6667
|
||||
|wDiscord|n https://discord.gg/SVCkd4cY3q
|
||||
|wChat|n https://discord.gg/AJJpcRUhtF
|
||||
|wForum|n https://github.com/evennia/evennia/discussions
|
||||
|wLicence|n https://opensource.org/licenses/BSD-3-Clause
|
||||
|wMaintainer|n (2010-) Griatch (griatch AT gmail DOT com)
|
||||
|
|
|
|||
|
|
@ -101,10 +101,6 @@ HELP_ENTRY_DICTS = [
|
|||
|
||||
There are many ways to get help and communicate with other devs!
|
||||
|
||||
### IRC
|
||||
|
||||
The irc channel is #evennia on irc.freenode.net
|
||||
|
||||
### Discord
|
||||
|
||||
There is also a discord channel you can find from the sidebard on evennia.com.
|
||||
|
|
|
|||
|
|
@ -287,7 +287,7 @@ ABOUT_INFO = """
|
|||
|
||||
Licence: BSD 3-Clause Licence
|
||||
Web: http://www.evennia.com
|
||||
Irc: #evennia on FreeNode
|
||||
Chat: https://discord.gg/AJJpcRUhtF
|
||||
Forum: http://www.evennia.com/discussions
|
||||
Maintainer (2006-10): Greg Taylor
|
||||
Maintainer (2010-): Griatch (griatch AT gmail DOT com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue