变更: v1.0.0 → v1.0.1
2026-06-30 08:24 → 2026-07-01 04:10
v1.0.0
v1.0.1
-13
+13
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:05:08+00:00", | |
| 8 | "name": "Starbound", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | - | "description": "Starbound takes place in a two-dimensional, procedurally generated universe which the player is able to explore in order to obtain new weapons, armor, and items, and to visit towns and villages inhabited by various intelligent lifeforms.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Steam User", |
| 35 | - | "description": "This is a required setting and cannot be set to anonymous.", |
| 36 | "env_variable": "STEAM_USER", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": false, | |
| 39 | "user_editable": false, | |
| 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": false, | |
| 49 | "user_editable": false, | |
| 50 | "rules": "nullable|string", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Game ID", |
| 55 | - | "description": "The ID corresponding to the game to download and run using SRCDS.", |
| 56 | "env_variable": "SRCDS_APPID", | |
| 57 | "default_value": "211820", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Steam Auth", |
| 65 | - | "description": "Steam account auth code. Required if you have 2fa enabled.", |
| 66 | "env_variable": "STEAM_AUTH", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "nullable|string|max:5", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Auto Update Server", |
| 75 | - | "description": "This is to auto-update the game server.", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "1", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "boolean", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "Use Workshop content", |
| 85 | - | "description": "Set to true if you want to use your subscribed Workshop content", |
| 86 | "env_variable": "WORKSHOP", | |
| 87 | "default_value": "0", | |
| 88 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 92 | } | |
| 93 | ] | |
| 94 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:05:08+00:00", | |
| 8 | "name": "Starbound", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | + | "description": "星界边境设定在一个二维的程序生成宇宙中,玩家可以探索该宇宙以获得新武器、盔甲和物品,并访问由各种智慧生命体居住的城镇与村庄。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "Steam用户", |
| 35 | + | "description": "这是一个必需设置,不能设置为匿名。", |
| 36 | "env_variable": "STEAM_USER", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": false, | |
| 39 | "user_editable": false, | |
| 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": false, | |
| 49 | "user_editable": false, | |
| 50 | "rules": "nullable|string", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "游戏ID", |
| 55 | + | "description": "使用SRCDS下载并运行的游戏对应的ID。", |
| 56 | "env_variable": "SRCDS_APPID", | |
| 57 | "default_value": "211820", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "string", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "Steam认证", |
| 65 | + | "description": "Steam账号验证码。如果启用了双重验证,则必填。", |
| 66 | "env_variable": "STEAM_AUTH", | |
| 67 | "default_value": "", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "nullable|string|max:5", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "自动更新服务器", |
| 75 | + | "description": "这是为了自动更新游戏服务器。", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "1", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "boolean", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "使用创意工坊内容", |
| 85 | + | "description": "设置为 true 如果你想使用你订阅的创意工坊内容。", |
| 86 | "env_variable": "WORKSHOP", | |
| 87 | "default_value": "0", | |
| 88 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 92 | } | |
| 93 | ] | |
| 94 | } | |
更新说明
v1.0.0
批量导入
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量