变更: v1.0.1 → v1.0.2
2026-06-30 08:30 → 2026-06-30 10:18
v1.0.1
v1.0.2
-15
+15
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:25+00:00", | |
| 8 | "name": "NeosVR", | |
| 9 | "author": "espeon@espeon.dev", | |
| 10 | - | "description": "Neos VR is a metaverse engineered for the unknown! It’s one of the most versatile and feature rich metaverses for virtual reality, designed so everybody can find something interesting or useful to do in a social setting.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Mono": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:mono_latest" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "Steam Account User", |
| 33 | - | "description": "The username for your Steam account.", |
| 34 | "env_variable": "STEAM_USER", | |
| 35 | "default_value": "", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "required|string|max:128", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Steam Account Password", |
| 43 | - | "description": "The password for your Steam account.", |
| 44 | "env_variable": "STEAM_PASS", | |
| 45 | "default_value": "", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|string|max:128", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Steam Account Token/Code", |
| 53 | - | "description": "The Steam Guard code or Login Token emailed to you.", |
| 54 | "env_variable": "STEAM_AUTH", | |
| 55 | "default_value": "", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "nullable|string", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "Enable Mod Loader", |
| 63 | - | "description": "See: https://github.com/neos-modding-group/NeosModLoader for more information on Neos Mod Loader.", |
| 64 | "env_variable": "ENABLE_MODLOADER", | |
| 65 | "default_value": "false", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|string|in:true,false", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Beta Password", |
| 73 | - | "description": "This is the \"Beta Password\" that is only acquired by going to the Neos Patreon, subscribing to the \"Gunter\" level, and linking your Patreon to Discord. Then you will be able to see the #headless-client channel and the password will be pinned in the command after -betapassword.", |
| 74 | "env_variable": "SRCDS_BETAPASS", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:30", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Beta branch name", |
| 83 | "description": "", | |
| 84 | "env_variable": "SRCDS_BETAID", | |
| 85 | "default_value": "headless-client", | |
| 展开 3 行未改动 | ||
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Auto update", |
| 93 | - | "description": "Auto update the server on startup", |
| 94 | "env_variable": "AUTO_UPDATE", | |
| 95 | "default_value": "1", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": true, | |
| 98 | "rules": "boolean", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "Steam App ID", |
| 103 | "description": "", | |
| 104 | "env_variable": "SRCDS_APPID", | |
| 105 | "default_value": "740250", | |
| 展开 4 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:25+00:00", | |
| 8 | "name": "NeosVR", | |
| 9 | "author": "espeon@espeon.dev", | |
| 10 | + | "description": "Neos VR 是一个为未知而设计的元宇宙!它是虚拟现实中最具多功能性和功能丰富的元宇宙之一,旨在让每个人都能在社交环境中找到有趣或有意义的事情可做。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Mono": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:mono_latest" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "Steam 账户用户", |
| 33 | + | "description": "你的Steam账户的用户名。", |
| 34 | "env_variable": "STEAM_USER", | |
| 35 | "default_value": "", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "required|string|max:128", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "Steam 账户密码", |
| 43 | + | "description": "您的Steam账户密码。", |
| 44 | "env_variable": "STEAM_PASS", | |
| 45 | "default_value": "", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|string|max:128", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "Steam 账户令牌/代码", |
| 53 | + | "description": "通过电子邮件发送给您的Steam Guard代码或登录令牌。", |
| 54 | "env_variable": "STEAM_AUTH", | |
| 55 | "default_value": "", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "nullable|string", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "启用模组加载器", |
| 63 | + | "description": "参见:https://github.com/neos-modding-group/NeosModLoader 以获取关于 Neos Mod Loader 的更多信息。", |
| 64 | "env_variable": "ENABLE_MODLOADER", | |
| 65 | "default_value": "false", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|string|in:true,false", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "Beta 密码", |
| 73 | + | "description": "这是“Beta密码”,只能通过前往Neos Patreon、订阅“Gunter”等级,并将你的Patreon关联到Discord来获取。之后你将能够看到#headless-client频道,密码会固定在-betapassword之后的命令中。", |
| 74 | "env_variable": "SRCDS_BETAPASS", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:30", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "测试分支名称", |
| 83 | "description": "", | |
| 84 | "env_variable": "SRCDS_BETAID", | |
| 85 | "default_value": "headless-client", | |
| 展开 3 行未改动 | ||
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "自动更新", |
| 93 | + | "description": "在启动时自动更新服务器", |
| 94 | "env_variable": "AUTO_UPDATE", | |
| 95 | "default_value": "1", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": true, | |
| 98 | "rules": "boolean", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "Steam 应用 ID", |
| 103 | "description": "", | |
| 104 | "env_variable": "SRCDS_APPID", | |
| 105 | "default_value": "740250", | |
| 展开 4 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量