Now the beta should work

This commit is contained in:
Quinten
2023-12-16 13:46:00 +01:00
committed by GitHub
parent dd4d2a7668
commit 812c8225a8
2 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-12-14T11:07:15+01:00",
"exported_at": "2023-12-16T13:44:10+01:00",
"name": "Custom HLDS Engine Game",
"author": "parker@parkervcp.com",
"description": "This option allows modifying the startup arguments and other details to run a custom HLDS based game on the panel.",
@@ -102,12 +102,12 @@
},
{
"name": "Beta branch",
"description": "",
"description": "Leave empty for the public branch, for the legacy version select steam_legacy.",
"env_variable": "SRCDS_BETAID",
"default_value": "",
"user_viewable": true,
"user_editable": true,
"rules": "required|string|in:,steam_legacy",
"rules": "nullable|string|in:,steam_legacy",
"field_type": "text"
},
{