Update team and add discord contact config (#143)

Update team and add Discord contact config
This commit is contained in:
Chris Multhaupt
2019-10-04 15:30:43 -05:00
committed by Eliot Partridge
parent 7a34b2cb38
commit c61174f32f
13 changed files with 41 additions and 21 deletions
+1
View File
@@ -148,6 +148,7 @@ Add `config.json` file in root directory with following content. You can use `co
{
"title": "Pony Town",
"discordLink": "https://discordapp.com/invite/<invite_code>", // optional
"contactDiscord": "your_contact_discord#0000", // optional
"twitterLink": "https://twitter.com/<twitter_name>", // optional
"contactEmail": "<your_contact_email>",
"port": 8090,