死亡之夜 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:30 → 2026-06-30 10:18
v1.0.1 v1.0.2
-14 +14
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-01-27T17:30:55+01:00",
8 "name": "Night Of The Dead",
9 "author": "marshals@gmail.com",
10 - "description": "Build defenses against nightly waves of zombies. Survive and escape the island.",
11 "features": [
12 "steam_disk_space"
13 ],
展开 47 行未改动
61 "field_type": "text"
62 },
63 {
64 - "name": "Auto Update",
65 - "description": "Auto update the server on start",
66 "env_variable": "AUTO_UPDATE",
67 "default_value": "1",
68 "user_viewable": true,
69 "user_editable": true,
70 "rules": "boolean",
71 "field_type": "text"
72 },
73 {
74 - "name": "Query Port",
75 "description": "",
76 "env_variable": "QUERY_PORT",
77 "default_value": "27016",
展开 3 行未改动
81 "field_type": "text"
82 },
83 {
84 - "name": "Server Name",
85 "description": "",
86 "env_variable": "SERVER_NAME",
87 "default_value": "Pelican",
展开 3 行未改动
91 "field_type": "text"
92 },
93 {
94 - "name": "Server Password",
95 "description": "",
96 "env_variable": "SERVER_PASSWORD",
97 "default_value": "",
展开 3 行未改动
101 "field_type": "text"
102 },
103 {
104 - "name": "Server Admin Password",
105 "description": "",
106 "env_variable": "SERVER_ADMIN_PASSWORD",
107 "default_value": "",
展开 3 行未改动
111 "field_type": "text"
112 },
113 {
114 - "name": "Difficulty",
115 "description": "",
116 "env_variable": "DIFFICULTY",
117 "default_value": "Normal",
展开 13 行未改动
131 "field_type": "text"
132 },
133 {
134 - "name": "Savegame Name",
135 "description": "",
136 "env_variable": "SERVER_SAVEGAME",
137 "default_value": "savedgame1",
展开 3 行未改动
141 "field_type": "text"
142 },
143 {
144 - "name": "Winetricks Run",
145 "description": "",
146 "env_variable": "WINETRICKS_RUN",
147 "default_value": "vcrun2022 corefonts",
展开 13 行未改动
161 "field_type": "text"
162 },
163 {
164 - "name": "Server MOTD",
165 "description": "",
166 "env_variable": "SERVER_MOTD",
167 "default_value": "Welcome to the server.",
展开 3 行未改动
171 "field_type": "text"
172 },
173 {
174 - "name": "Extra Args",
175 - "description": "other arguments added to command line.",
176 "env_variable": "OTHER_ARGS",
177 "default_value": "",
178 "user_viewable": true,
展开 3 行未改动
182 },
183 {
184 "name": "XVFB",
185 - "description": "Start XVFB in the background.",
186 "env_variable": "XVFB",
187 "default_value": "1",
188 "user_viewable": false,
展开 3 行未改动
192 }
193 ]
194 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-01-27T17:30:55+01:00",
8 "name": "Night Of The Dead",
9 "author": "marshals@gmail.com",
10 + "description": "建造防御工事,抵御夜间一波波僵尸的袭击。生存下来并逃离这座岛屿。",
11 "features": [
12 "steam_disk_space"
13 ],
展开 47 行未改动
61 "field_type": "text"
62 },
63 {
64 + "name": "自动更新",
65 + "description": "启动时自动更新服务器",
66 "env_variable": "AUTO_UPDATE",
67 "default_value": "1",
68 "user_viewable": true,
69 "user_editable": true,
70 "rules": "boolean",
71 "field_type": "text"
72 },
73 {
74 + "name": "查询端口",
75 "description": "",
76 "env_variable": "QUERY_PORT",
77 "default_value": "27016",
展开 3 行未改动
81 "field_type": "text"
82 },
83 {
84 + "name": "服务器名称",
85 "description": "",
86 "env_variable": "SERVER_NAME",
87 "default_value": "Pelican",
展开 3 行未改动
91 "field_type": "text"
92 },
93 {
94 + "name": "服务器密码",
95 "description": "",
96 "env_variable": "SERVER_PASSWORD",
97 "default_value": "",
展开 3 行未改动
101 "field_type": "text"
102 },
103 {
104 + "name": "服务器管理员密码",
105 "description": "",
106 "env_variable": "SERVER_ADMIN_PASSWORD",
107 "default_value": "",
展开 3 行未改动
111 "field_type": "text"
112 },
113 {
114 + "name": "难度",
115 "description": "",
116 "env_variable": "DIFFICULTY",
117 "default_value": "Normal",
展开 13 行未改动
131 "field_type": "text"
132 },
133 {
134 + "name": "存档名称",
135 "description": "",
136 "env_variable": "SERVER_SAVEGAME",
137 "default_value": "savedgame1",
展开 3 行未改动
141 "field_type": "text"
142 },
143 {
144 + "name": "运行Winetricks",
145 "description": "",
146 "env_variable": "WINETRICKS_RUN",
147 "default_value": "vcrun2022 corefonts",
展开 13 行未改动
161 "field_type": "text"
162 },
163 {
164 + "name": "服务器 MOTD",
165 "description": "",
166 "env_variable": "SERVER_MOTD",
167 "default_value": "Welcome to the server.",
展开 3 行未改动
171 "field_type": "text"
172 },
173 {
174 + "name": "额外参数",
175 + "description": "添加到命令行的其他参数。",
176 "env_variable": "OTHER_ARGS",
177 "default_value": "",
178 "user_viewable": true,
展开 3 行未改动
182 },
183 {
184 "name": "XVFB",
185 + "description": "在后台启动XVFB。",
186 "env_variable": "XVFB",
187 "default_value": "1",
188 "user_viewable": false,
展开 3 行未改动
192 }
193 ]
194 }