mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Add Ark: Survival Evolved to Gamelist #603
This commit is contained in:
parent
1fe0053100
commit
c3eca6e201
@ -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'
|
||||
)
|
||||
);
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user