地狱已满 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:30 → 2026-06-30 10:18
v1.0.1 v1.0.2
-8 +8
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:26+00:00",
8 "name": "nmrih",
9 "author": "avalongamecs@gmail.com",
10 - "description": "No More Room In Hell",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "Game ID",
35 "description": "nmrih id",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "317670",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 - "name": "Game Name",
45 - "description": "game name",
46 "env_variable": "SRCDS_GAME",
47 "default_value": "nmrih",
48 "user_viewable": true,
49 "user_editable": false,
50 "rules": "required|regex:/^(nmrih)$/",
51 "field_type": "text"
52 },
53 {
54 - "name": "Default Map",
55 - "description": "default map",
56 "env_variable": "SRCDS_MAP",
57 "default_value": "nms_northway",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "required|regex:/^(\\w{1,20})$/",
61 "field_type": "text"
62 },
63 {
64 - "name": "Auto Update",
65 - "description": "Auto update the server on startup.",
66 "env_variable": "AUTO_UPDATE",
67 "default_value": "1",
68 "user_viewable": true,
展开 3 行未改动
72 }
73 ]
74 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:26+00:00",
8 "name": "nmrih",
9 "author": "avalongamecs@gmail.com",
10 + "description": "《No More Room In Hell》",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "游戏ID",
35 "description": "nmrih id",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "317670",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 + "name": "游戏名称",
45 + "description": "游戏名称",
46 "env_variable": "SRCDS_GAME",
47 "default_value": "nmrih",
48 "user_viewable": true,
49 "user_editable": false,
50 "rules": "required|regex:/^(nmrih)$/",
51 "field_type": "text"
52 },
53 {
54 + "name": "默认地图",
55 + "description": "默认地图",
56 "env_variable": "SRCDS_MAP",
57 "default_value": "nms_northway",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "required|regex:/^(\\w{1,20})$/",
61 "field_type": "text"
62 },
63 {
64 + "name": "自动更新",
65 + "description": "启动时自动更新服务器。",
66 "env_variable": "AUTO_UPDATE",
67 "default_value": "1",
68 "user_viewable": true,
展开 3 行未改动
72 }
73 ]
74 }

更新说明

v1.0.1

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

v1.0.2

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