变更: v1.0.1 → v1.0.2
2026-06-30 08:28 → 2026-06-30 10:12
v1.0.1
v1.0.2
-11
+11
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:37+00:00", | |
| 8 | "name": "Quake Live", | |
| 9 | "author": "patz.michael@gmail.com", | |
| 10 | - | "description": "Quake Live is a first-person shooter video game by id Software. It is an updated version of Quake III Arena that was originally designed as a free-to-play game launched via a web browser plug-in. On September 17, 2014, the game was re-launched as a standalone title on Steam.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 27 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Server Name", |
| 45 | - | "description": "The Name that will show up in the Serverbrowser", |
| 46 | "env_variable": "SERVER_NAME", | |
| 47 | "default_value": "A Quake Live Server", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string|max:70", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Server Type", |
| 55 | - | "description": "0 = Offline, 1 = LAN, 2 = Internet", |
| 56 | "env_variable": "SERVER_TYPE", | |
| 57 | "default_value": "2", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|numeric|max:2", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Server Password", |
| 65 | - | "description": "Set a server-wide password, and stop all users from connecting without it", |
| 66 | "env_variable": "PASSWORD", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 72 | }, | |
| 73 | { | |
| 74 | "name": "FPS", | |
| 75 | - | "description": "Change how many frames the server runs per second. WARNING: Has not been tested extensively, and will have a direct impact on CPU and network usage!", |
| 76 | "env_variable": "FPS", | |
| 77 | "default_value": "40", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": false, | |
| 80 | "rules": "required|numeric", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "App ID", |
| 85 | "description": "", | |
| 86 | "env_variable": "SRCDS_APPID", | |
| 87 | "default_value": "349090", | |
| 展开 3 行未改动 | ||
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | - | "name": "Auto Update", |
| 95 | - | "description": "Auto update the server on startup", |
| 96 | "env_variable": "AUTO_UPDATE", | |
| 97 | "default_value": "0", | |
| 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:37+00:00", | |
| 8 | "name": "Quake Live", | |
| 9 | "author": "patz.michael@gmail.com", | |
| 10 | + | "description": "《雷神之锤Live》是id Software开发的一款第一人称射击游戏。它是《雷神之锤III:竞技场》的升级版本,最初设计为通过网页浏览器插件启动的免费游戏。2014年9月17日,该游戏以独立版本的形式在Steam平台重新发布。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 27 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "服务器名称", |
| 45 | + | "description": "服务器浏览器中显示的名称", |
| 46 | "env_variable": "SERVER_NAME", | |
| 47 | "default_value": "A Quake Live Server", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string|max:70", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "服务器类型", |
| 55 | + | "description": "0 = 离线, 1 = 局域网, 2 = 互联网", |
| 56 | "env_variable": "SERVER_TYPE", | |
| 57 | "default_value": "2", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|numeric|max:2", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "服务器密码", |
| 65 | + | "description": "设置一个服务器范围的密码,并阻止所有未使用该密码的用户连接。", |
| 66 | "env_variable": "PASSWORD", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 72 | }, | |
| 73 | { | |
| 74 | "name": "FPS", | |
| 75 | + | "description": "更改服务器每秒运行的帧数。警告:尚未经过广泛测试,且会直接影响CPU和网络使用率!", |
| 76 | "env_variable": "FPS", | |
| 77 | "default_value": "40", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": false, | |
| 80 | "rules": "required|numeric", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "应用ID", |
| 85 | "description": "", | |
| 86 | "env_variable": "SRCDS_APPID", | |
| 87 | "default_value": "349090", | |
| 展开 3 行未改动 | ||
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | + | "name": "自动更新", |
| 95 | + | "description": "在启动时自动更新服务器", |
| 96 | "env_variable": "AUTO_UPDATE", | |
| 97 | "default_value": "0", | |
| 98 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 102 | } | |
| 103 | ] | |
| 104 | } | |