SCP:SL 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:29 → 2026-06-30 10:15
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:46+00:00",
8 "name": "SCP:SL",
9 "author": "eggs@goover.dev",
10 - "description": "Egg for SCP: Secret Laboratory Dedicated Linux Server",
11 "features": [
12 "steam_disk_space"
13 ],
展开 28 行未改动
42 },
43 {
44 "name": "Dotnet Bundle",
45 - "description": "Only used for EXILED Framework Updater.",
46 "env_variable": "DOTNET_BUNDLE_EXTRACT_BASE_DIR",
47 "default_value": "./dotnet-bundle",
48 "user_viewable": false,
49 "user_editable": false,
50 "rules": "required|string",
51 "field_type": "text"
52 },
53 {
54 - "name": "Branch",
55 - "description": "Use this to instruct your panel whether to use a branch of SCP: SL (typically used for testing versions). To install the branch, you need to click \"Reinstall Server\" to execute the installation script.",
56 "env_variable": "SRCDS_BETAID",
57 "default_value": "",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "nullable|string|max:30",
61 "field_type": "text"
62 },
63 {
64 - "name": "Branch password",
65 - "description": "Branch password (optional)",
66 "env_variable": "SRCDS_BETAPASS",
67 "default_value": "",
68 "user_viewable": true,
69 "user_editable": true,
70 "rules": "nullable|string|max:40",
71 "field_type": "text"
72 },
73 {
74 - "name": "Auto Update",
75 - "description": "Auto update the server on restart",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
展开 3 行未改动
82 }
83 ]
84 }
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": "SCP:SL",
9 "author": "eggs@goover.dev",
10 + "description": "SCP: Secret Laboratory 专用 Linux 服务器 的 Egg",
11 "features": [
12 "steam_disk_space"
13 ],
展开 28 行未改动
42 },
43 {
44 "name": "Dotnet Bundle",
45 + "description": "仅用于EXILED框架更新器。",
46 "env_variable": "DOTNET_BUNDLE_EXTRACT_BASE_DIR",
47 "default_value": "./dotnet-bundle",
48 "user_viewable": false,
49 "user_editable": false,
50 "rules": "required|string",
51 "field_type": "text"
52 },
53 {
54 + "name": "分支",
55 + "description": "使用此选项来指示您的面板是否使用SCP: SL的分支(通常用于测试版本)。要安装该分支,您需要点击“重新安装服务器”以执行安装脚本。",
56 "env_variable": "SRCDS_BETAID",
57 "default_value": "",
58 "user_viewable": true,
59 "user_editable": true,
60 "rules": "nullable|string|max:30",
61 "field_type": "text"
62 },
63 {
64 + "name": "分支密码",
65 + "description": "分支密码(可选)",
66 "env_variable": "SRCDS_BETAPASS",
67 "default_value": "",
68 "user_viewable": true,
69 "user_editable": true,
70 "rules": "nullable|string|max:40",
71 "field_type": "text"
72 },
73 {
74 + "name": "自动更新",
75 + "description": "重启时自动更新服务器",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
展开 3 行未改动
82 }
83 ]
84 }

更新说明

v1.0.1

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

v1.0.2

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