变更: v1.0.1 → v1.0.2
2026-06-30 08:32 → 2026-06-30 10:30
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:03:47+00:00", | |
| 8 | "name": "American Truck Simulator Dedicated Server", | |
| 9 | "author": "chase@cstmgames.com", | |
| 10 | - | "description": "This will set up SteamCMD and all the required files for the newly released American Truck Simulator Dedicated server. Simply placed the exported server config from your ATS instance to the .local/share/American Truck Simulator/ folder and select start. Make sure that auto start is off on server creation to allow you to upload your config files.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Auto update", |
| 35 | "description": "", | |
| 36 | "env_variable": "AUTO_UPDATE", | |
| 37 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "App ID", |
| 45 | "description": "", | |
| 46 | "env_variable": "SRCDS_APPID", | |
| 47 | "default_value": "2239530", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Query port", |
| 55 | - | "description": "By there readme of the game the query port must be between 27015-27020, but from our testing this port can be any port", |
| 56 | "env_variable": "QUERY_PORT", | |
| 57 | "default_value": "27016", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "required|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Steam Auth token", |
| 65 | - | "description": "By default, whenever a dedicated server is launched it is using an anonymous account. For such an account non-persistent server id is generated (used for direct search). To avoid this you can acquire a logon token on https://steamcommunity.com/dev/managegameservers (game ownership is required)", |
| 66 | "env_variable": "STEAM_TOKEN", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "nullable|string|max:32", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Lobby name", |
| 75 | "description": "", | |
| 76 | "env_variable": "LOBBY_NAME", | |
| 77 | "default_value": "American Truck Simulator", | |
| 展开 4 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:03:47+00:00", | |
| 8 | "name": "American Truck Simulator Dedicated Server", | |
| 9 | "author": "chase@cstmgames.com", | |
| 10 | + | "description": "这将为最新发布的《美国卡车模拟》专用服务器设置SteamCMD及所有必需文件。只需将ATS实例中导出的服务器配置文件放入.local/share/American Truck Simulator/文件夹,然后选择启动即可。创建服务器时请确保关闭自动启动功能,以便您上传配置文件。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "自动更新", |
| 35 | "description": "", | |
| 36 | "env_variable": "AUTO_UPDATE", | |
| 37 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "应用ID", |
| 45 | "description": "", | |
| 46 | "env_variable": "SRCDS_APPID", | |
| 47 | "default_value": "2239530", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "查询端口", |
| 55 | + | "description": "根据游戏的说明,查询端口必须在27015-27020之间,但根据我们的测试,这个端口可以是任意端口。", |
| 56 | "env_variable": "QUERY_PORT", | |
| 57 | "default_value": "27016", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "required|string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "Steam 认证令牌", |
| 65 | + | "description": "默认情况下,专用服务器启动时使用的是匿名账户。此类账户会生成非持久性服务器ID(用于直接搜索)。为避免此情况,您可以在 https://steamcommunity.com/dev/managegameservers 获取登录令牌(需拥有游戏所有权)。", |
| 66 | "env_variable": "STEAM_TOKEN", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "nullable|string|max:32", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "大厅名称", |
| 75 | "description": "", | |
| 76 | "env_variable": "LOBBY_NAME", | |
| 77 | "default_value": "American Truck Simulator", | |
| 展开 4 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |