Onset 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:30 → 2026-06-30 10:19
v1.0.1 v1.0.2
-6 +6
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:31+00:00",
8 "name": "Onset",
9 "author": "parker@parkervcp.com",
10 - "description": "Onset is an open world multiplayer sandbox without predefined goals. Create and host your very own experience in Onset using scripting functions. Whether that is Roleplay, Cops and Robbers or classic Freeroam. Or just enjoy the different gamemodes created by other players.",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "App ID",
35 - "description": "ARK steam app id for auto updates. Leave blank to avoid auto update.",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "1204170",
38 "user_viewable": false,
展开 3 行未改动
42 },
43 {
44 "name": "ld lib path",
45 - "description": "required to load server libraries.",
46 "env_variable": "LD_LIBRARY_PATH",
47 "default_value": ".",
48 "user_viewable": false,
49 "user_editable": false,
50 "rules": "required|string|max:20",
51 "field_type": "text"
52 },
53 {
54 - "name": "Auto Update Server",
55 - "description": "This flag will auto update the server on restart. (default is 1) \r\n\r\nSet to 1 to update\r\nSet to 0 to no update",
56 "env_variable": "AUTO_UPDATE",
57 "default_value": "1",
58 "user_viewable": true,
展开 3 行未改动
62 }
63 ]
64 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:31+00:00",
8 "name": "Onset",
9 "author": "parker@parkervcp.com",
10 + "description": "Onset 是一个没有预设目标的开放世界多人沙盒游戏。你可以使用脚本功能在 Onset 中创建并托管属于自己的独特体验,无论是角色扮演、警察与强盗,还是经典的自由漫游模式。或者,你也可以尽情享受其他玩家创建的各种游戏模式。",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "应用ID",
35 + "description": "用于自动更新的ARK Steam应用ID。留空可避免自动更新。",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "1204170",
38 "user_viewable": false,
展开 3 行未改动
42 },
43 {
44 "name": "ld lib path",
45 + "description": "加载服务器库所需。",
46 "env_variable": "LD_LIBRARY_PATH",
47 "default_value": ".",
48 "user_viewable": false,
49 "user_editable": false,
50 "rules": "required|string|max:20",
51 "field_type": "text"
52 },
53 {
54 + "name": "自动更新服务器",
55 + "description": "此标志将在重启时自动更新服务器。(默认值为1)\n\n设置为1以更新\n设置为0以不更新",
56 "env_variable": "AUTO_UPDATE",
57 "default_value": "1",
58 "user_viewable": true,
展开 3 行未改动
62 }
63 ]
64 }

更新说明

v1.0.1

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

v1.0.2

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