非生物因子 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:27 → 2026-06-30 10:07
v1.0.1 v1.0.2
-14 +14
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-12-25T10:06:37+00:00",
8 "name": "Abiotic Factor",
9 "author": "git@robsti.dev",
10 - "description": "Abiotic Factor is a survival crafting experience for 1-6 players set in the depths of an underground research facility. Caught between paranormal containment failure, a military crusade, and chaos from a dozen realms, the world’s greatest minds must survive against the universe’s biggest threats.",
11 "features": [
12 "steam_disk_space"
13 ],
展开 18 行未改动
32 "variables": [
33 {
34 "name": "[STEAM] SRCDS_APPID",
35 - "description": "Steam App ID",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "2857200",
38 "user_viewable": false,
39 "user_editable": false,
40 "rules": "required|numeric|in:2857200",
41 "field_type": "text"
42 },
43 {
44 - "name": "[STEAM] Auto Update",
45 - "description": "Should Auto Update",
46 "env_variable": "AUTO_UPDATE",
47 "default_value": "1",
48 "user_viewable": true,
49 "user_editable": true,
50 "rules": "boolean",
51 "field_type": "text"
52 },
53 {
54 - "name": "[SERVER] Server Name",
55 - "description": "Name of the server",
56 "env_variable": "SERVER_NAME",
57 "default_value": "A Pelican Hosted Server",
58 "user_viewable": true,
展开 12 行未改动
71 "field_type": "text"
72 },
73 {
74 - "name": "[SERVER] Server Password",
75 - "description": "Server access password",
76 "env_variable": "SERVER_PASSWORD",
77 "default_value": "",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "required|string|max:30",
81 "field_type": "text"
82 },
83 {
84 - "name": "[SERVER] Query Port",
85 - "description": "Steam query port",
86 "env_variable": "QUERY_PORT",
87 "default_value": "27015",
88 "user_viewable": true,
89 "user_editable": false,
90 "rules": "required|numeric",
91 "field_type": "text"
92 },
93 {
94 - "name": "[SERVER] Number of Players",
95 - "description": "Number of allowed player connections",
96 "env_variable": "NUM_PLAYERS",
97 "default_value": "6",
98 "user_viewable": true,
99 "user_editable": true,
100 "rules": "required|numeric|between:1,32",
101 "field_type": "text"
102 },
103 {
104 - "name": "[SERVER] Sandbox Ini Path",
105 - "description": "Path to the sandbox ini file",
106 "env_variable": "SANDBOX_INI_PATH",
107 "default_value": "Config/WindowsServer/SandboxSettings.ini",
108 "user_viewable": false,
展开 3 行未改动
112 }
113 ]
114 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-12-25T10:06:37+00:00",
8 "name": "Abiotic Factor",
9 "author": "git@robsti.dev",
10 + "description": "《非生物因子》是一款支持1-6名玩家的生存制作游戏,故事发生在一座地下研究设施的深处。在超自然收容失效、军事讨伐以及来自多个位面的混乱夹击下,世界上最杰出的头脑们必须对抗宇宙中最致命的威胁以求生存。",
11 "features": [
12 "steam_disk_space"
13 ],
展开 18 行未改动
32 "variables": [
33 {
34 "name": "[STEAM] SRCDS_APPID",
35 + "description": "Steam 应用 ID",
36 "env_variable": "SRCDS_APPID",
37 "default_value": "2857200",
38 "user_viewable": false,
39 "user_editable": false,
40 "rules": "required|numeric|in:2857200",
41 "field_type": "text"
42 },
43 {
44 + "name": "[STEAM] 自动更新",
45 + "description": "自动更新",
46 "env_variable": "AUTO_UPDATE",
47 "default_value": "1",
48 "user_viewable": true,
49 "user_editable": true,
50 "rules": "boolean",
51 "field_type": "text"
52 },
53 {
54 + "name": "[SERVER] 服务器名称",
55 + "description": "服务器名称",
56 "env_variable": "SERVER_NAME",
57 "default_value": "A Pelican Hosted Server",
58 "user_viewable": true,
展开 12 行未改动
71 "field_type": "text"
72 },
73 {
74 + "name": "[SERVER] 服务器密码",
75 + "description": "服务器访问密码",
76 "env_variable": "SERVER_PASSWORD",
77 "default_value": "",
78 "user_viewable": true,
79 "user_editable": true,
80 "rules": "required|string|max:30",
81 "field_type": "text"
82 },
83 {
84 + "name": "[SERVER] 查询端口",
85 + "description": "Steam 查询端口",
86 "env_variable": "QUERY_PORT",
87 "default_value": "27015",
88 "user_viewable": true,
89 "user_editable": false,
90 "rules": "required|numeric",
91 "field_type": "text"
92 },
93 {
94 + "name": "[SERVER] 玩家数量",
95 + "description": "允许的玩家连接数",
96 "env_variable": "NUM_PLAYERS",
97 "default_value": "6",
98 "user_viewable": true,
99 "user_editable": true,
100 "rules": "required|numeric|between:1,32",
101 "field_type": "text"
102 },
103 {
104 + "name": "[SERVER] 沙盒初始化文件路径",
105 + "description": "沙盒 ini 文件的路径",
106 "env_variable": "SANDBOX_INI_PATH",
107 "default_value": "Config/WindowsServer/SandboxSettings.ini",
108 "user_viewable": false,
展开 3 行未改动
112 }
113 ]
114 }