Wreckfest 2 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:32 → 2026-06-30 10:30
v1.0.1 v1.0.2
-13 +13
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2026-06-22T20:29:01+00:00",
8 "name": "Wreckfest 2",
9 "author": "djjoker13@gmail.com",
10 - "description": "Ready for mayhem? Wreckfest is back, offering the best in full-contact racing with unrivaled destruction! Witness head-to-head battles as you tear apart rival vehicles bit by bit. Powered by the enhanced physics engine, developed by the creators of Wreckfest & FlatOut!",
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": "Server App ID",
33 - "description": "SteamCMD app ID for the Wreckfest 2 Dedicated Server tool.",
34 "env_variable": "SRCDS_APPID",
35 "default_value": "3519390",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|in:3519390",
39 "field_type": "text"
40 },
41 {
42 - "name": "Steam App ID File",
43 - "description": "Value written to steam_appid.txt at runtime. The official server batch uses the public Wreckfest 2 app ID.",
44 "env_variable": "STEAM_APPID_FILE",
45 "default_value": "1203190",
46 "user_viewable": false,
47 "user_editable": false,
48 "rules": "required|string|in:1203190",
49 "field_type": "text"
50 },
51 {
52 - "name": "Auto Update",
53 - "description": "Automatically update on start.",
54 "env_variable": "AUTO_UPDATE",
55 "default_value": "1",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "boolean",
59 "field_type": "text"
60 },
61 {
62 - "name": "Windows Install",
63 - "description": "Set to 1 for Windows.",
64 "env_variable": "WINDOWS_INSTALL",
65 "default_value": "1",
66 "user_viewable": false,
67 "user_editable": false,
68 "rules": "boolean",
69 "field_type": "text"
70 },
71 {
72 - "name": "Server Name",
73 - "description": "Server Name.",
74 "env_variable": "SERVER_NAME",
75 "default_value": "Wreckfest 2 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": "Server Password.",
84 "env_variable": "SERVER_PASSWORD",
85 "default_value": "",
86 "user_viewable": true,
展开 3 行未改动
90 }
91 ]
92 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2026-06-22T20:29:01+00:00",
8 "name": "Wreckfest 2",
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": "Wreckfest 2 专用服务器工具的 SteamCMD 应用 ID。",
34 "env_variable": "SRCDS_APPID",
35 "default_value": "3519390",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|in:3519390",
39 "field_type": "text"
40 },
41 {
42 + "name": "Steam 应用 ID 文件",
43 + "description": "运行时写入steam_appid.txt的值。官方服务器批处理使用的是公开的Wreckfest 2应用ID。",
44 "env_variable": "STEAM_APPID_FILE",
45 "default_value": "1203190",
46 "user_viewable": false,
47 "user_editable": false,
48 "rules": "required|string|in:1203190",
49 "field_type": "text"
50 },
51 {
52 + "name": "自动更新",
53 + "description": "启动时自动更新。",
54 "env_variable": "AUTO_UPDATE",
55 "default_value": "1",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "boolean",
59 "field_type": "text"
60 },
61 {
62 + "name": "Windows 安装程序",
63 + "description": "在 Windows 上设置为 1。",
64 "env_variable": "WINDOWS_INSTALL",
65 "default_value": "1",
66 "user_viewable": false,
67 "user_editable": false,
68 "rules": "boolean",
69 "field_type": "text"
70 },
71 {
72 + "name": "服务器名称",
73 + "description": "服务器名称。",
74 "env_variable": "SERVER_NAME",
75 "default_value": "Wreckfest 2 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,
展开 3 行未改动
90 }
91 ]
92 }

更新说明

v1.0.1

[AI翻译] 名称、描述、说明、JSON描述、变量

v1.0.2

[AI翻译] 描述、说明、JSON描述、变量