变更: v1.0.1 → v1.0.2
2026-06-30 08:31 → 2026-06-30 10:25
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": "2025-02-16T18:12:25+00:00", | |
| 8 | "name": "Icarus-Dedicated", | |
| 9 | "author": "bolverblitz@ebg.pw", | |
| 10 | - | "description": "Icarus is a survival game that with dedicated servers as a public beta", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "[REQUIRED] Server Query Port", |
| 35 | - | "description": "UDP port for Steam server list features.", |
| 36 | "env_variable": "QUERY_PORT", | |
| 37 | "default_value": "27015", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|integer|between:1024,65536", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Server Name", |
| 45 | "description": "", | |
| 46 | "env_variable": "SERVER_NAME", | |
| 47 | "default_value": "IcarusEGG", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Windows Install Flag", |
| 55 | - | "description": "Required for windows game server installs", |
| 56 | "env_variable": "WINDOWS_INSTALL", | |
| 57 | "default_value": "1", | |
| 58 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 62 | }, | |
| 63 | { | |
| 64 | "name": "SRCDS_APPID", | |
| 65 | - | "description": "steam app id found here - https://developer.valvesoftware.com/wiki/Dedicated_Servers_List", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "2089300", | |
| 68 | "user_viewable": false, | |
| 69 | "user_editable": false, | |
| 70 | "rules": "required|string|in:2089300", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "AUTO_UPDATE", |
| 75 | - | "description": "Disabling or enabling automated updates on boot", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "1", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-02-16T18:12:25+00:00", | |
| 8 | "name": "Icarus-Dedicated", | |
| 9 | "author": "bolverblitz@ebg.pw", | |
| 10 | + | "description": "Icarus 是一款生存游戏,其专用服务器目前处于公开测试阶段。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "[必需] 服务器查询端口", |
| 35 | + | "description": "Steam服务器列表功能的UDP端口。", |
| 36 | "env_variable": "QUERY_PORT", | |
| 37 | "default_value": "27015", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|integer|between:1024,65536", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "服务器名称", |
| 45 | "description": "", | |
| 46 | "env_variable": "SERVER_NAME", | |
| 47 | "default_value": "IcarusEGG", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "Windows 安装标志", |
| 55 | + | "description": "Windows游戏服务器安装所需", |
| 56 | "env_variable": "WINDOWS_INSTALL", | |
| 57 | "default_value": "1", | |
| 58 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 62 | }, | |
| 63 | { | |
| 64 | "name": "SRCDS_APPID", | |
| 65 | + | "description": "Steam 应用 ID 可在此处找到 - https://developer.valvesoftware.com/wiki/Dedicated_Servers_List", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "2089300", | |
| 68 | "user_viewable": false, | |
| 69 | "user_editable": false, | |
| 70 | "rules": "required|string|in:2089300", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "自动更新", |
| 75 | + | "description": "在启动时禁用或启用自动更新", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "1", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量