Iosoccer 服务器 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:31 → 2026-06-30 10:25
v1.0.1 v1.0.2
-9 +9
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:46+00:00",
8 "name": "Iosoccer server",
9 "author": "contact-hyperbeats@protonmail.com",
10 - "description": "SERVER IOSOCCER",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "Game ID",
35 - "description": "Game ID",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "673990",
38 "user_viewable": true,
39 "user_editable": false,
40 "rules": "required|in:673990",
41 "field_type": "text"
42 },
43 {
44 - "name": "MAP",
45 "description": "",
46 "env_variable": "MAP",
47 "default_value": "8v8_vienna",
展开 3 行未改动
51 "field_type": "text"
52 },
53 {
54 - "name": "SLOTS",
55 "description": "",
56 "env_variable": "SLOTS",
57 "default_value": "32",
展开 13 行未改动
71 "field_type": "text"
72 },
73 {
74 - "name": "MAX FPS",
75 "description": "",
76 "env_variable": "MAX_FPS",
77 "default_value": "500",
展开 3 行未改动
81 "field_type": "text"
82 },
83 {
84 - "name": "RCON password",
85 "description": "",
86 "env_variable": "RCON",
87 "default_value": "",
展开 3 行未改动
91 "field_type": "text"
92 },
93 {
94 - "name": "Auto update",
95 - "description": "Auto update the server on start",
96 "env_variable": "AUTO_UPDATE",
97 "default_value": "1",
98 "user_viewable": true,
展开 3 行未改动
102 }
103 ]
104 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:46+00:00",
8 "name": "Iosoccer server",
9 "author": "contact-hyperbeats@protonmail.com",
10 + "description": "服务器 IOSOCCER",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "游戏ID",
35 + "description": "游戏ID",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "673990",
38 "user_viewable": true,
39 "user_editable": false,
40 "rules": "required|in:673990",
41 "field_type": "text"
42 },
43 {
44 + "name": "地图",
45 "description": "",
46 "env_variable": "MAP",
47 "default_value": "8v8_vienna",
展开 3 行未改动
51 "field_type": "text"
52 },
53 {
54 + "name": "老虎机",
55 "description": "",
56 "env_variable": "SLOTS",
57 "default_value": "32",
展开 13 行未改动
71 "field_type": "text"
72 },
73 {
74 + "name": "最大FPS",
75 "description": "",
76 "env_variable": "MAX_FPS",
77 "default_value": "500",
展开 3 行未改动
81 "field_type": "text"
82 },
83 {
84 + "name": "RCON 密码",
85 "description": "",
86 "env_variable": "RCON",
87 "default_value": "",
展开 3 行未改动
91 "field_type": "text"
92 },
93 {
94 + "name": "自动更新",
95 + "description": "启动时自动更新服务器",
96 "env_variable": "AUTO_UPDATE",
97 "default_value": "1",
98 "user_viewable": true,
展开 3 行未改动
102 }
103 ]
104 }