Pavlov VR 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:30 → 2026-06-30 10:20
v1.0.1 v1.0.2
-13 +13
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:34+00:00",
8 "name": "Pavlov VR",
9 "author": "admin@devil.wtf",
10 - "description": "Pavlov VR is a multiplayer shooter in VR with heavy focus on community features. Realistic reloading features and fast paced combat as part of the core experience. Play the #1 most popular VR shooter on PC today.",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "App ID",
35 - "description": "Pavlov VR steam app id",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "622970",
38 "user_viewable": false,
39 "user_editable": false,
40 "rules": "required|numeric|in:622970",
41 "field_type": "text"
42 },
43 {
44 - "name": "RCON Password",
45 - "description": "Enter a password for your RCON Configuration.",
46 "env_variable": "RCON_PASSWORD",
47 "default_value": "CHANGE_ME",
48 "user_viewable": true,
49 "user_editable": true,
50 "rules": "required|string|max:20",
51 "field_type": "text"
52 },
53 {
54 - "name": "RCON Port",
55 - "description": "Port for your RCON Configuration.",
56 "env_variable": "RCON_PORT",
57 "default_value": "8188",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "required|numeric",
61 "field_type": "text"
62 },
63 {
64 - "name": "Auto-update server",
65 - "description": "This is to enable auto-updating for servers.\r\n\r\nDefault is 0. Set to 1 to update",
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": "Beta id",
75 - "description": "Beta branch of a steam app",
76 "env_variable": "SRCDS_BETAID",
77 "default_value": "",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "nullable|string|in:,beta_server",
81 "field_type": "text"
82 },
83 {
84 - "name": "Api key",
85 - "description": "For your server to show up in the server list, there is now a requirement to have an ApiKey issued by vankrupt. This is to prevent DOS attacks against the master server.\r\nGet it here: https://pavlov-ms.vankrupt.com/servers/v1/key",
86 "env_variable": "API_KEY",
87 "default_value": "",
88 "user_viewable": true,
展开 3 行未改动
92 }
93 ]
94 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:34+00:00",
8 "name": "Pavlov VR",
9 "author": "admin@devil.wtf",
10 + "description": "Pavlov VR 是一款注重社区功能的VR多人射击游戏。核心体验包含真实的换弹机制与快节奏战斗。立即体验当前PC平台最受欢迎的VR射击游戏。",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "应用ID",
35 + "description": "Pavlov VR 的 Steam 应用 ID",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "622970",
38 "user_viewable": false,
39 "user_editable": false,
40 "rules": "required|numeric|in:622970",
41 "field_type": "text"
42 },
43 {
44 + "name": "RCON 密码",
45 + "description": "为你的RCON配置输入一个密码。",
46 "env_variable": "RCON_PASSWORD",
47 "default_value": "CHANGE_ME",
48 "user_viewable": true,
49 "user_editable": true,
50 "rules": "required|string|max:20",
51 "field_type": "text"
52 },
53 {
54 + "name": "RCON 端口",
55 + "description": "你的RCON配置端口。",
56 "env_variable": "RCON_PORT",
57 "default_value": "8188",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "required|numeric",
61 "field_type": "text"
62 },
63 {
64 + "name": "自动更新服务器",
65 + "description": "这是为了启用服务器的自动更新功能。\n\n默认值为0,设置为1即可更新。",
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": "Beta ID",
75 + "description": "Steam 应用的测试版分支",
76 "env_variable": "SRCDS_BETAID",
77 "default_value": "",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "nullable|string|in:,beta_server",
81 "field_type": "text"
82 },
83 {
84 + "name": "API 密钥",
85 + "description": "为了让你的服务器在服务器列表中显示,现在需要拥有由 vankrupt 颁发的 ApiKey。这是为了防止对主服务器的 DOS 攻击。 \n在此获取:https://pavlov-ms.vankrupt.com/servers/v1/key",
86 "env_variable": "API_KEY",
87 "default_value": "",
88 "user_viewable": true,
展开 3 行未改动
92 }
93 ]
94 }

更新说明

v1.0.1

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

v1.0.2

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