神力科莎(自由漫游 + 人工智能) 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:28 → 2026-06-30 10:10
v1.0.1 v1.0.2
-7 +7
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:03:54+00:00",
8 "name": "Assetto Corsa (Freeroam + AI)",
9 "author": "josdekurk@gmail.com",
10 - "description": "Custom Assetto Corsa server with focus on freeroam",
11 "features": null,
12 "docker_images": {
13 "Dotnet_8": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_8"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 - "name": "Server name",
33 - "description": "The name off the server",
34 "env_variable": "SERVER_NAME",
35 "default_value": "AC_Server",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|max:40",
39 "field_type": "text"
40 },
41 {
42 - "name": "Server Password",
43 "description": "",
44 "env_variable": "SERVER_PASSWORD",
45 "default_value": "",
展开 3 行未改动
49 "field_type": "text"
50 },
51 {
52 - "name": "Http port",
53 "description": "",
54 "env_variable": "HTTP_PORT",
55 "default_value": "",
展开 3 行未改动
59 "field_type": "text"
60 },
61 {
62 - "name": "Admin Password",
63 "description": "",
64 "env_variable": "ADMIN_PASSWORD",
65 "default_value": "",
展开 3 行未改动
69 "field_type": "text"
70 },
71 {
72 - "name": "Max clients",
73 "description": "",
74 "env_variable": "MAX_CLIENTS",
75 "default_value": "18",
展开 4 行未改动
80 }
81 ]
82 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:03:54+00:00",
8 "name": "Assetto Corsa (Freeroam + AI)",
9 "author": "josdekurk@gmail.com",
10 + "description": "专注于自由漫游的自定义《神力科莎》服务器",
11 "features": null,
12 "docker_images": {
13 "Dotnet_8": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_8"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 + "name": "服务器名称",
33 + "description": "服务器的名称",
34 "env_variable": "SERVER_NAME",
35 "default_value": "AC_Server",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|max:40",
39 "field_type": "text"
40 },
41 {
42 + "name": "服务器密码",
43 "description": "",
44 "env_variable": "SERVER_PASSWORD",
45 "default_value": "",
展开 3 行未改动
49 "field_type": "text"
50 },
51 {
52 + "name": "HTTP 端口",
53 "description": "",
54 "env_variable": "HTTP_PORT",
55 "default_value": "",
展开 3 行未改动
59 "field_type": "text"
60 },
61 {
62 + "name": "管理员密码",
63 "description": "",
64 "env_variable": "ADMIN_PASSWORD",
65 "default_value": "",
展开 3 行未改动
69 "field_type": "text"
70 },
71 {
72 + "name": "最大客户端数",
73 "description": "",
74 "env_variable": "MAX_CLIENTS",
75 "default_value": "18",
展开 4 行未改动
80 }
81 ]
82 }