Update config.php
This commit is contained in:
parent
be57637a1f
commit
a819078514
|
|
@ -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-----
|
||||
|
|
|
|||
Loading…
Reference in New Issue