We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a968c commit d1806d9Copy full SHA for d1806d9
database/seeds/eggs/source-engine/egg-custom-source-engine-game.json
@@ -6,7 +6,7 @@
6
"exported_at": "2017-11-03T22:30:06-05:00",
7
"name": "Custom Source Engine Game",
8
"author": "support@pterodactyl.io",
9
- "description": "This option allows modifying the startup arguments and other details to run a custo SRCDS based game on the panel.",
+ "description": "This option allows modifying the startup arguments and other details to run a custom SRCDS based game on the panel.",
10
"image": "quay.io\/pterodactyl\/core:source",
11
"startup": ".\/srcds_run -game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} +map {{SRCDS_MAP}} +ip 0.0.0.0 -strictportbind -norestart",
12
"config": {
@@ -42,4 +42,4 @@
42
"rules": "required|alpha_dash|between:1,100"
43
}
44
]
45
-}
+}
0 commit comments