Astroneer 专用服务器 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:28 → 2026-06-30 10:10
v1.0.1 v1.0.2
-15 +15
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:03:55+00:00",
8 "name": "Astroneer Dedicated Server",
9 "author": "melethainiel.aerin@gmail.com",
10 - "description": "A game of aerospace industry and interplanetary exploration.",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 - "name": "Public IP",
33 - "description": "Public IP to connect to the server.",
34 "env_variable": "PUBLIC_IP",
35 "default_value": "",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string",
39 "field_type": "text"
40 },
41 {
42 - "name": "Server Owner Name",
43 - "description": "Steam username of the server owner",
44 "env_variable": "OWNER_NAME",
45 "default_value": "",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "required|string",
49 "field_type": "text"
50 },
51 {
52 - "name": "Server Owner Guid",
53 - "description": "Steam id of the server owner",
54 "env_variable": "OWNER_GUID",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "required|string",
59 "field_type": "text"
60 },
61 {
62 - "name": "Server Password",
63 - "description": "If specified, players must provide this password to join the server.",
64 "env_variable": "SERVER_PWD",
65 "default_value": "",
66 "user_viewable": true,
67 "user_editable": true,
68 "rules": "nullable|alpha_dash|between:1,100",
69 "field_type": "text"
70 },
71 {
72 - "name": "Automatic Updates",
73 - "description": "Quickly checks for any server updates on startup, and updates if necessary. (1 Enable | 0 Disable)",
74 "env_variable": "AUTO_UPDATE",
75 "default_value": "1",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "boolean",
79 "field_type": "text"
80 },
81 {
82 - "name": "[Advanced] Windows Install",
83 - "description": "Windows Install",
84 "env_variable": "WINDOWS_INSTALL",
85 "default_value": "1",
86 "user_viewable": true,
87 "user_editable": false,
88 "rules": "required|string|max:20",
89 "field_type": "text"
90 },
91 {
92 - "name": "[Advanced] Steam App ID",
93 "description": "",
94 "env_variable": "SRCDS_APPID",
95 "default_value": "728470",
展开 13 行未改动
109 "field_type": "text"
110 },
111 {
112 - "name": "Server Name",
113 "description": "",
114 "env_variable": "SERVER_NAME",
115 "default_value": "Pterodactyl hosted Server",
展开 4 行未改动
120 }
121 ]
122 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:03:55+00:00",
8 "name": "Astroneer Dedicated Server",
9 "author": "melethainiel.aerin@gmail.com",
10 + "description": "一款关于航空航天工业与星际探索的游戏。",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 + "name": "公网IP",
33 + "description": "连接到服务器的公共IP地址。",
34 "env_variable": "PUBLIC_IP",
35 "default_value": "",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string",
39 "field_type": "text"
40 },
41 {
42 + "name": "服务器所有者名称",
43 + "description": "服务器所有者的Steam用户名",
44 "env_variable": "OWNER_NAME",
45 "default_value": "",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "required|string",
49 "field_type": "text"
50 },
51 {
52 + "name": "服务器所有者指南",
53 + "description": "服务器所有者的Steam ID",
54 "env_variable": "OWNER_GUID",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "required|string",
59 "field_type": "text"
60 },
61 {
62 + "name": "服务器密码",
63 + "description": "如果指定,玩家必须提供此密码才能加入服务器。",
64 "env_variable": "SERVER_PWD",
65 "default_value": "",
66 "user_viewable": true,
67 "user_editable": true,
68 "rules": "nullable|alpha_dash|between:1,100",
69 "field_type": "text"
70 },
71 {
72 + "name": "自动更新",
73 + "description": "启动时快速检查服务器更新,并在必要时进行更新。(1 启用 | 0 禁用)",
74 "env_variable": "AUTO_UPDATE",
75 "default_value": "1",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "boolean",
79 "field_type": "text"
80 },
81 {
82 + "name": "[高级] Windows 安装",
83 + "description": "Windows 安装程序",
84 "env_variable": "WINDOWS_INSTALL",
85 "default_value": "1",
86 "user_viewable": true,
87 "user_editable": false,
88 "rules": "required|string|max:20",
89 "field_type": "text"
90 },
91 {
92 + "name": "[高级] Steam 应用 ID",
93 "description": "",
94 "env_variable": "SRCDS_APPID",
95 "default_value": "728470",
展开 13 行未改动
109 "field_type": "text"
110 },
111 {
112 + "name": "服务器名称",
113 "description": "",
114 "env_variable": "SERVER_NAME",
115 "default_value": "Pterodactyl hosted Server",
展开 4 行未改动
120 }
121 ]
122 }