变更: v1.0.1 → v1.0.2
2026-06-30 08:31 → 2026-06-30 10:26
v1.0.1
v1.0.2
-7
+7
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-04-28T10:12:56+00:00", | |
| 8 | "name": "Left 4 Dead 2", | |
| 9 | "author": "pterodactyl@mazoyer.eu", | |
| 10 | - | "description": "Left 4 Dead 2 is set in the aftermath of a worldwide pandemic of a disease nicknamed the \"Green Flu\", which rapidly transforms humans into zombie-like creatures and mutated forms that demonstrate extreme aggression towards non-infected beings. A few humans are immune to the disease, while some of those who are infected have no symptoms. The Civil Emergency and Defense Agency (CEDA) and the U.S. military create safe zones to attempt to evacuate as many survivors as possible.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Game ID", |
| 35 | - | "description": "The ID corresponding to the game to download and run using SRCDS.", |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "222860", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": false, | |
| 40 | "rules": "required|in:222860", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Default Map", |
| 45 | - | "description": "Default map used when starting the server.", |
| 46 | "env_variable": "SRCDS_MAP", | |
| 47 | "default_value": "c1m1_hotel", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string|max:40", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Auto Update", |
| 55 | - | "description": "Auto update the server on startup.", |
| 56 | "env_variable": "AUTO_UPDATE", | |
| 57 | "default_value": "1", | |
| 58 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 62 | } | |
| 63 | ] | |
| 64 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-04-28T10:12:56+00:00", | |
| 8 | "name": "Left 4 Dead 2", | |
| 9 | "author": "pterodactyl@mazoyer.eu", | |
| 10 | + | "description": "《求生之路2》的故事背景设定在一场被称为\"绿色流感\"的全球性疫情爆发之后。这种疾病会迅速将人类转变为类似僵尸的生物及变异形态,它们对未感染者表现出极端的攻击性。少数人类对这种疾病具有免疫力,而部分感染者则不会出现症状。民间紧急防御署(CEDA)与美国军方建立了安全区,试图尽可能多地疏散幸存者。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "游戏ID", |
| 35 | + | "description": "使用SRCDS下载并运行游戏对应的ID。", |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "222860", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": false, | |
| 40 | "rules": "required|in:222860", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "默认地图", |
| 45 | + | "description": "启动服务器时使用的默认地图。", |
| 46 | "env_variable": "SRCDS_MAP", | |
| 47 | "default_value": "c1m1_hotel", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string|max:40", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "自动更新", |
| 55 | + | "description": "启动时自动更新服务器。", |
| 56 | "env_variable": "AUTO_UPDATE", | |
| 57 | "default_value": "1", | |
| 58 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 62 | } | |
| 63 | ] | |
| 64 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量