Update config.php

This commit is contained in:
Mario 2023-02-13 00:28:23 +02:00 committed by GitHub
parent be57637a1f
commit a819078514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ if($devmode) {
// if ur gonna use the availablegameservers array please pick a random gameserver from the array or else we would put all stress on 1 gameserver
$AvailableGameservers = [
"ip goes here",
"ahh help!!"
"1" => "127.0.0.1"
];
// No ports? NO BITCHES
// default is 64989 NOOB
$gameSettings = [
"privatekey" => "-----BEGIN RSA PRIVATE KEY-----