变更: v1.0.1 → v1.0.2
2026-06-30 08:26 → 2026-06-30 10:01
v1.0.1
v1.0.2
-9
+9
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-06-04T01:16:49+00:00", | |
| 8 | "name": "Counter-Strike: Source", | |
| 9 | "author": "diedyesterdaywashere@gmail.com", | |
| 10 | - | "description": "Counter-Strike: Source blends Counter-Strike's award-winning teamplay action with the advanced technology of Source™ technology.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Auto-update server", |
| 35 | - | "description": "This is to enable / disable auto-updating your server on restart.", |
| 36 | "env_variable": "AUTO_UPDATE", | |
| 37 | "default_value": "1", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "boolean", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Steam Gameserver Login Token", |
| 45 | - | "description": "The Steam Account Token required for the server to be displayed public. The token can be acquired here: https://steamcommunity.com/dev/managegameservers", |
| 46 | "env_variable": "STEAM_TOKEN", | |
| 47 | "default_value": "", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "nullable|string|alpha_num|size:32", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Map", |
| 55 | - | "description": "Default map to load on start.", |
| 56 | "env_variable": "SRCDS_MAP", | |
| 57 | "default_value": "de_dust2", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "App ID", |
| 65 | - | "description": "Required for game to update on server restart. Do not modify this.", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "232330", | |
| 68 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 72 | } | |
| 73 | ] | |
| 74 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-06-04T01:16:49+00:00", | |
| 8 | "name": "Counter-Strike: Source", | |
| 9 | "author": "diedyesterdaywashere@gmail.com", | |
| 10 | + | "description": "《反恐精英:起源》将《反恐精英》屡获殊荣的团队协作玩法与Source™引擎的先进技术融为一体。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "自动更新服务器", |
| 35 | + | "description": "这是用于启用/禁用服务器重启时自动更新的功能。", |
| 36 | "env_variable": "AUTO_UPDATE", | |
| 37 | "default_value": "1", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "boolean", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "Steam 游戏服务器登录令牌", |
| 45 | + | "description": "服务器公开显示所需的Steam账户令牌。令牌可在此处获取:https://steamcommunity.com/dev/managegameservers", |
| 46 | "env_variable": "STEAM_TOKEN", | |
| 47 | "default_value": "", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "nullable|string|alpha_num|size:32", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "地图", |
| 55 | + | "description": "启动时加载的默认地图。", |
| 56 | "env_variable": "SRCDS_MAP", | |
| 57 | "default_value": "de_dust2", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "应用ID", |
| 65 | + | "description": "游戏在服务器重启时更新所需。请勿修改此项。", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "232330", | |
| 68 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 72 | } | |
| 73 | ] | |
| 74 | } | |