closes #288
This commit is contained in:
parent
b8c3ab6960
commit
48e261bb91
2 changed files with 2 additions and 1 deletions
|
@ -76,7 +76,7 @@ class SourceServiceTableSeeder extends Seeder
|
|||
'name' => 'Custom Source Engine Game',
|
||||
'description' => 'This option allows modifying the startup arguments and other details to run a custo SRCDS based game on the panel.',
|
||||
'docker_image' => 'quay.io/pterodactyl/srcds',
|
||||
'config_startup' => '{"done": "Assigned anonymous gameserver", "userInteraction": []}',
|
||||
'config_startup' => '{"done": "gameserver Steam ID", "userInteraction": []}',
|
||||
'config_files' => '{}',
|
||||
'config_logs' => '{"custom": true, "location": "logs/latest.log"}',
|
||||
'config_stop' => 'quit',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue