变更: v1.0.1 → v1.0.2
2026-06-30 08:28 → 2026-06-30 10:10
v1.0.1
v1.0.2
-19
+19
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:03:50+00:00", | |
| 8 | "name": "Assetto Corsa", | |
| 9 | "author": "admin@softwarenoob.com", | |
| 10 | - | "description": "Assetto Corsa (Italian for \"Race Setup\") is a sim racing video game developed by the Italian video game developer Kunos Simulazioni. It is designed with an emphasis on a realistic racing experience with support for extensive customization and moddability", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Steam Username", |
| 35 | - | "description": "A steam username of an account that owns the game is required", |
| 36 | "env_variable": "STEAM_USER", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Steam Password", |
| 45 | - | "description": "Steam User Password", |
| 46 | "env_variable": "STEAM_PASS", | |
| 47 | "default_value": "", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Steam Auth Code", |
| 55 | - | "description": "Steam Auth Code required if the Steam Account is using Steam Auth. Slow installs will cause the code to expire before it can be used.", |
| 56 | "env_variable": "STEAM_AUTH", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Server Name", |
| 65 | - | "description": "Name of the server", |
| 66 | "env_variable": "HOSTNAME", | |
| 67 | "default_value": "Pterodactyl Server", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|max:45", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Server Password", |
| 75 | - | "description": "If enabled players must enter the password to join the server", |
| 76 | "env_variable": "PASSWORD", | |
| 77 | "default_value": "", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "nullable|string|max:40", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "Admin Password", |
| 85 | - | "description": "Used to login as server administrator, type /help in-game for more", |
| 86 | "env_variable": "ADMIN_PASSWORD", | |
| 87 | "default_value": "", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "required|string|max:40|min:8", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | - | "name": "HTTP Port", |
| 95 | - | "description": "HTTP Port", |
| 96 | "env_variable": "HTTP_PORT", | |
| 97 | "default_value": "", | |
| 98 | "user_viewable": false, | |
| 展开 12 行未改动 | ||
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | - | "name": "Auto Update", |
| 115 | - | "description": "autoupdate Server on start or restart. 1 = on; 0 = off", |
| 116 | "env_variable": "AUTO_UPDATE", | |
| 117 | "default_value": "1", | |
| 118 | "user_viewable": true, | |
| 119 | "user_editable": true, | |
| 120 | "rules": "boolean", | |
| 121 | "field_type": "text" | |
| 122 | }, | |
| 123 | { | |
| 124 | - | "name": "Windows Install", |
| 125 | - | "description": "Required to always install and update the correct version of the game.", |
| 126 | "env_variable": "WINDOWS_INSTALL", | |
| 127 | "default_value": "1", | |
| 128 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 132 | } | |
| 133 | ] | |
| 134 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:03:50+00:00", | |
| 8 | "name": "Assetto Corsa", | |
| 9 | "author": "admin@softwarenoob.com", | |
| 10 | + | "description": "《神力科莎》(意大利语意为“赛车设定”)是一款由意大利游戏开发商Kunos Simulazioni制作的模拟赛车视频游戏。该游戏以强调真实赛车体验为设计核心,并支持广泛的个性化定制与模组扩展功能。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "Steam 用户名", |
| 35 | + | "description": "需要拥有该游戏的账户的Steam用户名。", |
| 36 | "env_variable": "STEAM_USER", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "Steam 密码", |
| 45 | + | "description": "Steam 用户密码", |
| 46 | "env_variable": "STEAM_PASS", | |
| 47 | "default_value": "", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|string", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "Steam 验证码", |
| 55 | + | "description": "如果 Steam 账户启用了 Steam 令牌验证,则需要输入 Steam 验证码。安装速度过慢会导致验证码在可用之前过期。", |
| 56 | "env_variable": "STEAM_AUTH", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "服务器名称", |
| 65 | + | "description": "服务器名称", |
| 66 | "env_variable": "HOSTNAME", | |
| 67 | "default_value": "Pterodactyl Server", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|max:45", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "服务器密码", |
| 75 | + | "description": "如果启用,玩家必须输入密码才能加入服务器。", |
| 76 | "env_variable": "PASSWORD", | |
| 77 | "default_value": "", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "nullable|string|max:40", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "管理员密码", |
| 85 | + | "description": "用于以服务器管理员身份登录,在游戏中输入 /help 获取更多信息。", |
| 86 | "env_variable": "ADMIN_PASSWORD", | |
| 87 | "default_value": "", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "required|string|max:40|min:8", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | + | "name": "HTTP 端口", |
| 95 | + | "description": "HTTP 端口", |
| 96 | "env_variable": "HTTP_PORT", | |
| 97 | "default_value": "", | |
| 98 | "user_viewable": false, | |
| 展开 12 行未改动 | ||
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | + | "name": "自动更新", |
| 115 | + | "description": "在启动或重启时自动更新服务器。1 = 开启;0 = 关闭", |
| 116 | "env_variable": "AUTO_UPDATE", | |
| 117 | "default_value": "1", | |
| 118 | "user_viewable": true, | |
| 119 | "user_editable": true, | |
| 120 | "rules": "boolean", | |
| 121 | "field_type": "text" | |
| 122 | }, | |
| 123 | { | |
| 124 | + | "name": "Windows 安装程序", |
| 125 | + | "description": "必须始终安装并更新正确的游戏版本。", |
| 126 | "env_variable": "WINDOWS_INSTALL", | |
| 127 | "default_value": "1", | |
| 128 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 132 | } | |
| 133 | ] | |
| 134 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量