变更: v1.0.1 → v1.0.2
2026-06-30 08:33 → 2026-06-30 10:31
v1.0.1
v1.0.2
-10
+10
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:05:05+00:00", | |
| 8 | "name": "VEIN", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | - | "description": "VEIN is a post-apocalyptic survival multiplayer sandbox game. Gather supplies to survive, explore abandoned buildings, combat bandits, defend your home, assist friendly NPCs, and rebuild society with friends.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "App ID", |
| 33 | "description": "", | |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "2131400", | |
| 展开 3 行未改动 | ||
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Auto update", |
| 43 | - | "description": "Auto update the server on start", |
| 44 | "env_variable": "AUTO_UPDATE", | |
| 45 | "default_value": "1", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "boolean", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Query Port", |
| 53 | "description": "", | |
| 54 | "env_variable": "QUERY_PORT", | |
| 55 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "Max players", |
| 63 | "description": "", | |
| 64 | "env_variable": "MAX_PLAYERS", | |
| 65 | "default_value": "16", | |
| 展开 3 行未改动 | ||
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Public Server", |
| 73 | - | "description": "Change this to false if you don’t want your game to be listed in the server browser", |
| 74 | "env_variable": "PUBLIC_SERVER", | |
| 75 | "default_value": "True", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|in:True,False", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Server Name", |
| 83 | "description": "", | |
| 84 | "env_variable": "SERVER_NAME", | |
| 85 | "default_value": "Vein Server", | |
| 展开 3 行未改动 | ||
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Server Password", |
| 93 | "description": "", | |
| 94 | "env_variable": "SERVER_PASSWORD", | |
| 95 | "default_value": "", | |
| 展开 4 行未改动 | ||
| 100 | } | |
| 101 | ] | |
| 102 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:05:05+00:00", | |
| 8 | "name": "VEIN", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | + | "description": "VEIN是一款后末日生存类多人沙盒游戏。收集物资以求生存,探索废弃建筑,与匪徒战斗,保卫家园,协助友善的NPC,并与朋友一起重建社会。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "应用ID", |
| 33 | "description": "", | |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "2131400", | |
| 展开 3 行未改动 | ||
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "自动更新", |
| 43 | + | "description": "启动时自动更新服务器", |
| 44 | "env_variable": "AUTO_UPDATE", | |
| 45 | "default_value": "1", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "boolean", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "查询端口", |
| 53 | "description": "", | |
| 54 | "env_variable": "QUERY_PORT", | |
| 55 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "最大玩家数", |
| 63 | "description": "", | |
| 64 | "env_variable": "MAX_PLAYERS", | |
| 65 | "default_value": "16", | |
| 展开 3 行未改动 | ||
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "公共服务器", |
| 73 | + | "description": "如果你不希望你的游戏出现在服务器浏览器中,请将其设置为 false。", |
| 74 | "env_variable": "PUBLIC_SERVER", | |
| 75 | "default_value": "True", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|in:True,False", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "服务器名称", |
| 83 | "description": "", | |
| 84 | "env_variable": "SERVER_NAME", | |
| 85 | "default_value": "Vein Server", | |
| 展开 3 行未改动 | ||
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "服务器密码", |
| 93 | "description": "", | |
| 94 | "env_variable": "SERVER_PASSWORD", | |
| 95 | "default_value": "", | |
| 展开 4 行未改动 | ||
| 100 | } | |
| 101 | ] | |
| 102 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量