Unturned 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:33 → 2026-06-30 10:31
v1.0.1 v1.0.2
-10 +10
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:05:03+00:00",
8 "name": "Unturned",
9 "author": "parker@parkervcp.com",
10 - "description": "Vanilla Unturned with the included RockerMod.",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "Server Name",
35 "description": "",
36 "env_variable": "SRV_NAME",
37 "default_value": "Pterodactyl hosted Server",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 - "name": "Server Password",
45 "description": "",
46 "env_variable": "SRV_PW",
47 "default_value": "",
展开 13 行未改动
61 "field_type": "text"
62 },
63 {
64 - "name": "Server ID",
65 - "description": "ID of the server for savegames",
66 "env_variable": "SRV_ID",
67 "default_value": "PterodactylUnturned",
68 "user_viewable": false,
69 "user_editable": false,
70 "rules": "string",
71 "field_type": "text"
72 },
73 {
74 - "name": "Auto update",
75 - "description": "Auto update on restart",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "boolean",
81 "field_type": "text"
82 },
83 {
84 - "name": "Steam App ID",
85 - "description": "Steam App ID require for install and startup update",
86 "env_variable": "SRCDS_APPID",
87 "default_value": "1110390",
88 "user_viewable": false,
展开 3 行未改动
92 },
93 {
94 "name": "ld lib path",
95 - "description": "This is needed to load specific libraries",
96 "env_variable": "LD_LIBRARY_PATH",
97 "default_value": "./Unturned_Headless_Data/Plugins/x86_64/",
98 "user_viewable": false,
展开 3 行未改动
102 }
103 ]
104 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:05:03+00:00",
8 "name": "Unturned",
9 "author": "parker@parkervcp.com",
10 + "description": "包含 RockerMod 的原版 Unturned。",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "服务器名称",
35 "description": "",
36 "env_variable": "SRV_NAME",
37 "default_value": "Pterodactyl hosted Server",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 + "name": "服务器密码",
45 "description": "",
46 "env_variable": "SRV_PW",
47 "default_value": "",
展开 13 行未改动
61 "field_type": "text"
62 },
63 {
64 + "name": "服务器ID",
65 + "description": "保存游戏的服务器ID",
66 "env_variable": "SRV_ID",
67 "default_value": "PterodactylUnturned",
68 "user_viewable": false,
69 "user_editable": false,
70 "rules": "string",
71 "field_type": "text"
72 },
73 {
74 + "name": "自动更新",
75 + "description": "重启时自动更新",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "boolean",
81 "field_type": "text"
82 },
83 {
84 + "name": "Steam 应用 ID",
85 + "description": "安装和启动更新需要Steam应用ID。",
86 "env_variable": "SRCDS_APPID",
87 "default_value": "1110390",
88 "user_viewable": false,
展开 3 行未改动
92 },
93 {
94 "name": "ld lib path",
95 + "description": "加载特定库时需要此项。",
96 "env_variable": "LD_LIBRARY_PATH",
97 "default_value": "./Unturned_Headless_Data/Plugins/x86_64/",
98 "user_viewable": false,
展开 3 行未改动
102 }
103 ]
104 }

更新说明

v1.0.1

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

v1.0.2

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