午夜猎魂 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:32 → 2026-06-30 10:26
v1.0.1 v1.0.2
-21 +21
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 4 行未改动
8 "name": "Midnight Ghost Hunt",
9 "author": "josdekurk@gmail.com",
10 "uuid": "b8327da9-c298-4e5a-9271-04c35a377ce3",
11 - "description": "The chaotic multiplayer hide-and-seek game. Possess seemingly harmless objects as Ghosts or chase them down as Hunters before the clock strikes midnight! ",
12 "features": [
13 "steam_disk_space"
14 ],
展开 17 行未改动
32 },
33 "variables": [
34 {
35 - "name": "App ID",
36 "description": "",
37 "env_variable": "SRCDS_APPID",
38 "default_value": "1118810",
展开 3 行未改动
42 "field_type": "text"
43 },
44 {
45 - "name": "Windows Install",
46 "description": "",
47 "env_variable": "WINDOWS_INSTALL",
48 "default_value": "1",
展开 3 行未改动
52 "field_type": "text"
53 },
54 {
55 - "name": "Auto Update",
56 - "description": "Auto Update a server on start",
57 "env_variable": "AUTO_UPDATE",
58 "default_value": "1",
59 "user_viewable": true,
60 "user_editable": true,
61 "rules": "boolean",
62 "field_type": "text"
63 },
64 {
65 - "name": "Query Port",
66 "description": "",
67 "env_variable": "QUERY_PORT",
68 "default_value": "27015",
展开 3 行未改动
72 "field_type": "text"
73 },
74 {
75 - "name": "Game Name",
76 - "description": "Changes the game name.",
77 "env_variable": "GAME_NAME",
78 "default_value": "Dedicated_Server_01",
79 "user_viewable": true,
80 "user_editable": true,
81 "rules": "required|string|min:3",
82 "field_type": "text"
83 },
84 {
85 - "name": "Server Password",
86 - "description": "Sets your server password.",
87 "env_variable": "PASSWORD",
88 "default_value": "",
89 "user_viewable": true,
90 "user_editable": true,
91 "rules": "nullable|alpha_dash|max:128",
92 "field_type": "text"
93 },
94 {
95 - "name": "Server Map",
96 - "description": "The map of the server.\n\nOptions:\n(Mansion, Asylum, Theatre, Museum, Ghost Ship, Carnival, School, Graveyard, Doll Factory, Mall)",
97 "env_variable": "MAP",
98 "default_value": "Asylum",
99 "user_viewable": true,
100 "user_editable": true,
101 "rules": "required|string",
102 "field_type": "text"
103 },
104 {
105 - "name": "Gamemode",
106 - "description": "The server gamemode.\n\nOptions:\n(4v4 Hunt, 6v6 Hunt, Darkness)",
107 "env_variable": "GAME_MODE",
108 "default_value": "4v4 Hunt",
109 "user_viewable": true,
110 "user_editable": true,
111 "rules": "required|string",
112 "field_type": "text"
113 },
114 {
115 - "name": "Region",
116 - "description": "The region of dedicated server.\n\nOptions:\n(North America, South America, Western Europe, Northern Europe, Eastern Europe, Middle East, Asia, Africa, Oceania)",
117 "env_variable": "REGION",
118 "default_value": "Eastern Europe",
119 "user_viewable": true,
120 "user_editable": true,
121 "rules": "required|string",
122 "field_type": "text"
123 },
124 {
125 - "name": "Bot Difficlty",
126 - "description": "The difficulty setting for bots, Auto takes the average player level in the server to determine difficulty.\n\nOptions:\n(Easy, Normal, Hard, Auto)",
127 "env_variable": "B_DIFFICULTY",
128 "default_value": "Auto",
129 "user_viewable": true,
130 "user_editable": true,
131 "rules": "required|string",
132 "field_type": "text"
133 },
134 {
135 - "name": "Addittional Args",
136 - "description": "Extra arguments like: -NoBots -NoAutobalance",
137 "env_variable": "ADDITIONAL_ARGS",
138 "default_value": "",
139 "user_viewable": true,
140 "user_editable": true,
141 "rules": "nullable|string",
142 "field_type": "text"
143 },
144 {
145 - "name": "Beacon Port",
146 "description": "",
147 "env_variable": "BEACON_PORT",
148 "default_value": "7787",
展开 4 行未改动
153 }
154 ]
155 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 4 行未改动
8 "name": "Midnight Ghost Hunt",
9 "author": "josdekurk@gmail.com",
10 "uuid": "b8327da9-c298-4e5a-9271-04c35a377ce3",
11 + "description": "混乱的多人在线捉迷藏游戏。在午夜钟声敲响前,扮演幽灵附身看似无害的物品,或作为猎人追捕它们!",
12 "features": [
13 "steam_disk_space"
14 ],
展开 17 行未改动
32 },
33 "variables": [
34 {
35 + "name": "应用ID",
36 "description": "",
37 "env_variable": "SRCDS_APPID",
38 "default_value": "1118810",
展开 3 行未改动
42 "field_type": "text"
43 },
44 {
45 + "name": "Windows 安装程序",
46 "description": "",
47 "env_variable": "WINDOWS_INSTALL",
48 "default_value": "1",
展开 3 行未改动
52 "field_type": "text"
53 },
54 {
55 + "name": "自动更新",
56 + "description": "启动时自动更新服务器",
57 "env_variable": "AUTO_UPDATE",
58 "default_value": "1",
59 "user_viewable": true,
60 "user_editable": true,
61 "rules": "boolean",
62 "field_type": "text"
63 },
64 {
65 + "name": "查询端口",
66 "description": "",
67 "env_variable": "QUERY_PORT",
68 "default_value": "27015",
展开 3 行未改动
72 "field_type": "text"
73 },
74 {
75 + "name": "游戏名称",
76 + "description": "更改游戏名称。",
77 "env_variable": "GAME_NAME",
78 "default_value": "Dedicated_Server_01",
79 "user_viewable": true,
80 "user_editable": true,
81 "rules": "required|string|min:3",
82 "field_type": "text"
83 },
84 {
85 + "name": "服务器密码",
86 + "description": "设置你的服务器密码。",
87 "env_variable": "PASSWORD",
88 "default_value": "",
89 "user_viewable": true,
90 "user_editable": true,
91 "rules": "nullable|alpha_dash|max:128",
92 "field_type": "text"
93 },
94 {
95 + "name": "服务器地图",
96 + "description": "服务器的地图。\n\n选项:\n(豪宅,精神病院,剧院,博物馆,幽灵船,嘉年华,学校,墓地,玩偶工厂,购物中心)",
97 "env_variable": "MAP",
98 "default_value": "Asylum",
99 "user_viewable": true,
100 "user_editable": true,
101 "rules": "required|string",
102 "field_type": "text"
103 },
104 {
105 + "name": "游戏模式",
106 + "description": "服务器游戏模式。\n\n选项:\n(4v4 狩猎,6v6 狩猎,黑暗模式)",
107 "env_variable": "GAME_MODE",
108 "default_value": "4v4 Hunt",
109 "user_viewable": true,
110 "user_editable": true,
111 "rules": "required|string",
112 "field_type": "text"
113 },
114 {
115 + "name": "区域",
116 + "description": "专用服务器区域。\n\n选项:\n(北美洲、南美洲、西欧、北欧、东欧、中东、亚洲、非洲、大洋洲)",
117 "env_variable": "REGION",
118 "default_value": "Eastern Europe",
119 "user_viewable": true,
120 "user_editable": true,
121 "rules": "required|string",
122 "field_type": "text"
123 },
124 {
125 + "name": "机器人难度",
126 + "description": "机器人的难度设置,自动模式会根据服务器中玩家的平均等级来决定难度。\n\n选项:\n(简单、普通、困难、自动)",
127 "env_variable": "B_DIFFICULTY",
128 "default_value": "Auto",
129 "user_viewable": true,
130 "user_editable": true,
131 "rules": "required|string",
132 "field_type": "text"
133 },
134 {
135 + "name": "附加参数",
136 + "description": "额外参数如:-NoBots -NoAutobalance",
137 "env_variable": "ADDITIONAL_ARGS",
138 "default_value": "",
139 "user_viewable": true,
140 "user_editable": true,
141 "rules": "nullable|string",
142 "field_type": "text"
143 },
144 {
145 + "name": "信标端口",
146 "description": "",
147 "env_variable": "BEACON_PORT",
148 "default_value": "7787",
展开 4 行未改动
153 }
154 ]
155 }