变更: v1.0.1 → v1.0.2
2026-06-30 08:33 → 2026-06-30 10:30
v1.0.1
v1.0.2
-17
+17
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-01-10T08:54:47+00:00", | |
| 8 | "name": "Wreckfest", | |
| 9 | "author": "djjoker13@gmail.com", | |
| 10 | - | "description": "Wreckfest is a demolition derby themed racing game with soft-body damage modeling, sophisticated driving dynamics and in-depth vehicle upgrading, featuring both demolition derbies and more traditional track races. It’s all about fun, breakneck racing and over-the-top crashes.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Wine Latest": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:wine_latest" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "App ID", |
| 33 | - | "description": "Steam App ID.", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "361580", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "required|string|in:361580", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Auto Update", |
| 43 | - | "description": "Automatically update on start.", |
| 44 | "env_variable": "AUTO_UPDATE", | |
| 45 | "default_value": "1", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|boolean", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Config Path", |
| 53 | - | "description": "Config file name.", |
| 54 | "env_variable": "CONFIG_PATH", | |
| 55 | "default_value": "server_config.cfg", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|string", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "Query Port", |
| 63 | - | "description": "Port for server queries.", |
| 64 | "env_variable": "QUERY_PORT", | |
| 65 | "default_value": "27016", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": false, | |
| 68 | "rules": "required|integer|between:1024,65535", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Server Name", |
| 73 | - | "description": "Server Name.", |
| 74 | "env_variable": "SERVER_NAME", | |
| 75 | "default_value": "Wreckfest Server", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:63", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Server Password", |
| 83 | - | "description": "Join Password.", |
| 84 | "env_variable": "SERVER_PASSWORD", | |
| 85 | "default_value": "", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "nullable|string|max:31", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Steam Port", |
| 93 | - | "description": "Port for Steam connection.", |
| 94 | "env_variable": "STEAM_PORT", | |
| 95 | "default_value": "27015", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": false, | |
| 98 | "rules": "required|integer|between:1024,65535", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "Windows Install", |
| 103 | - | "description": "Set to 1 for Windows.", |
| 104 | "env_variable": "WINDOWS_INSTALL", | |
| 105 | "default_value": "1", | |
| 106 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-01-10T08:54:47+00:00", | |
| 8 | "name": "Wreckfest", | |
| 9 | "author": "djjoker13@gmail.com", | |
| 10 | + | "description": "《废渣碰撞》是一款以破坏德比为主题的赛车游戏,具备软体损伤建模、精密的驾驶动态和深入的车辆升级系统,同时包含破坏德比赛事和更传统的赛道竞速。游戏的核心乐趣在于刺激的极速狂飙与夸张的碰撞场面。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Wine Latest": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:wine_latest" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "应用ID", |
| 33 | + | "description": "Steam 应用 ID", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "361580", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "required|string|in:361580", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "自动更新", |
| 43 | + | "description": "启动时自动更新。", |
| 44 | "env_variable": "AUTO_UPDATE", | |
| 45 | "default_value": "1", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|boolean", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "配置路径", |
| 53 | + | "description": "配置文件名称。", |
| 54 | "env_variable": "CONFIG_PATH", | |
| 55 | "default_value": "server_config.cfg", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|string", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "查询端口", |
| 63 | + | "description": "服务器查询端口。", |
| 64 | "env_variable": "QUERY_PORT", | |
| 65 | "default_value": "27016", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": false, | |
| 68 | "rules": "required|integer|between:1024,65535", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "服务器名称", |
| 73 | + | "description": "服务器名称。", |
| 74 | "env_variable": "SERVER_NAME", | |
| 75 | "default_value": "Wreckfest Server", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:63", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "服务器密码", |
| 83 | + | "description": "加入密码。", |
| 84 | "env_variable": "SERVER_PASSWORD", | |
| 85 | "default_value": "", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "nullable|string|max:31", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "Steam 端口", |
| 93 | + | "description": "Steam 连接端口。", |
| 94 | "env_variable": "STEAM_PORT", | |
| 95 | "default_value": "27015", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": false, | |
| 98 | "rules": "required|integer|between:1024,65535", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "Windows 安装程序", |
| 103 | + | "description": "在 Windows 上设置为 1。", |
| 104 | "env_variable": "WINDOWS_INSTALL", | |
| 105 | "default_value": "1", | |
| 106 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量