Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"editor.formatOnSave": true,
"vetur.validation.template": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"scss.lint.unknownAtRules": "ignore",
"css.lint.unknownAtRules": "ignore"
Expand Down
16 changes: 16 additions & 0 deletions content/servers.json5
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,21 @@ links (array): objects representing game join links:
},
],
},
{
name: 'Monkestation',
logo: 'monkestation.png',
tags: ['new', 'mediumrp'],
website: 'https://play.monkestation.com/',
description: [
'Monkestation is a Medium-Rare Roleplay SS13 server, medium rare meaning we like there to be opportunity for roleplaying as you desire but also some of the silliness of less roleplay. It’s a fine line to straddle and we are constantly changing in all ways, looking to improve and keep the server fun, friendly and helpful to all players, new and old. We are based in the US and originally the creation of twitch streamer and youtuber The Duke of Ook, who has recently championed the start of other servers such as Vanderlin. Monkestation is one of the newer servers on the SS13 block but we hope you will find our flavour of silliness a fun time!',
Comment thread
Wirewraith marked this conversation as resolved.
Outdated
],
links: [
{
title: 'Monkestation Main',
ip: 'https://play.monkestation.com',
port: 4133,
},
Comment thread
ThePooba marked this conversation as resolved.
Outdated
],
},
],
}
Binary file added static/img/server-logos/monkestation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.