diff --git a/core/config.php b/core/config.php index 073c80e..9c01cc2 100644 --- a/core/config.php +++ b/core/config.php @@ -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-----