Added testing server option.

This commit is contained in:
Ajay Ramachandran
2020-04-09 00:40:11 -04:00
parent 9f87c839b5
commit 6abf6a0044
4 changed files with 36 additions and 0 deletions

View File

@@ -516,5 +516,14 @@
},
"showOverlay": {
"message": "Show Overlay On Player"
},
"enableTestingServer": {
"message": "Enable Beta Testing Server"
},
"whatEnableTestingServer": {
"message": "Your submissions and votes WILL NOT COUNT towards the main server. Only use this for testing."
},
"testingServerWarning": {
"message": "All submissions and votes WILL NOT COUNT towards the main server while connecting to the test server. Make sure to disable this when you want to make real submissions."
}
}