diff --git a/prefs/serverPrefs.cs b/prefs/serverPrefs.cs index d6b6e3b..d5d5449 100644 --- a/prefs/serverPrefs.cs +++ b/prefs/serverPrefs.cs @@ -1293,3 +1293,6 @@ $Host::VotePassPercent = "60"; $Host::VoteSpread = 20; $Host::VoteTime = "45"; $Host::warmupTime = "20"; +$Host::HostedBy = "Branzone"; +$Host::Github = "https://github.com/Server/"; +$Host::Discord = "https://www.Discordapp.com/"; \ No newline at end of file