Add Ark: Survival Evolved to Gamelist #603

This commit is contained in:
Chris 2015-07-27 21:21:56 +02:00
parent 1fe0053100
commit c3eca6e201

View File

@ -1263,5 +1263,40 @@ $gameImages = array(
':protectedSaveCFGs' => null,
':ramLimited' => 'N',
':os' => 'L'
),
array(
':steamgame' => 'S',
':appID' => 376030,
':updates' => 1,
':shorten' => 'ark',
':description' => 'ARK: Survival Evolved',
':gamebinary' => 'ShooterGameServer',
':gamebinaryWin' => '',
':binarydir' => ShooterGame/Binaries/Linux,
':modfolder' => null,
':fps' => null,
':slots' => 20,
':map' => TheIsland,
':cmd' => './%binary% %map%?listen?MultiHome=%ip%?Port=%port%?QueryPort=%port2%?RCONPort=%port3%?MaxPlayers=%slots% -server -log',
':modcmds' => null,
':tic' => null,
':gameq' => 'source',
':gamemod' => 'N',
':gamemod2' => null,
':configs' => "ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini both",
':configedit' => null,
':portStep' => 10,
':portMax' => 3,
':portOne' => 27015,
':portTwo' => 27016,
':portThree' => 27017,
':portFour' => null,
':portFive' => null,
':useQueryPort' => 2,
':mapGroup' => null,
':protected' => 'N',
':protectedSaveCFGs' => null,
':ramLimited' => 'N',
':os' => 'L'
)
);
);