变更: v1.0.1 → v1.0.2
2026-06-30 08:29 → 2026-06-30 10:18
v1.0.1
v1.0.2
-13
+13
| 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": "Necesse", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | - | "description": "Build, quest, and conquer across an infinite procedurally generated world. Play alone or with friends as you establish a settlement and explore deep dungeons, fight monsters and bosses, mine rare ores, craft magical equipment, recruit specialists for your colony, and more!", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Save Name", |
| 35 | - | "description": "Name of the save file.", |
| 36 | "env_variable": "SAVE_NAME", | |
| 37 | "default_value": "Save1", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|max:20", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Player Slots", |
| 45 | - | "description": "Number of slots available for players to join the server.", |
| 46 | "env_variable": "SERVER_SLOTS", | |
| 47 | "default_value": "10", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|numeric|max:99", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Server Password", |
| 55 | - | "description": "Password required to enter the server.", |
| 56 | "env_variable": "SERVER_PASSWORD", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string|max:32", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Steam App ID", |
| 65 | - | "description": "DO NOT EDIT", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "1169370", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": false, | |
| 70 | "rules": "required|string|in:1169370", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Steam Auto Update", |
| 75 | - | "description": "Enable or disable auto-update on startup. 0 to disable and 1 to enable.", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "0", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "boolean", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "Steam Beta Branch", |
| 85 | - | "description": "Steam Beta branch to install.", |
| 86 | "env_variable": "SRCDS_BETAID", | |
| 87 | "default_value": "", | |
| 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:04:25+00:00", | |
| 8 | "name": "Necesse", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | + | "description": "在无限程序生成的世界中建造、探索与征服。独自或与朋友一起建立定居点,深入地下城探险,与怪物和Boss战斗,挖掘稀有矿石,制作魔法装备,为你的殖民地招募专家,还有更多精彩内容!", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "保存名称", |
| 35 | + | "description": "保存文件的名称。", |
| 36 | "env_variable": "SAVE_NAME", | |
| 37 | "default_value": "Save1", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|max:20", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "玩家槽位", |
| 45 | + | "description": "玩家可加入服务器的可用槽位数。", |
| 46 | "env_variable": "SERVER_SLOTS", | |
| 47 | "default_value": "10", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "required|numeric|max:99", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "服务器密码", |
| 55 | + | "description": "进入服务器需要密码。", |
| 56 | "env_variable": "SERVER_PASSWORD", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string|max:32", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "Steam 应用 ID", |
| 65 | + | "description": "不要编辑", |
| 66 | "env_variable": "SRCDS_APPID", | |
| 67 | "default_value": "1169370", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": false, | |
| 70 | "rules": "required|string|in:1169370", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "Steam 自动更新", |
| 75 | + | "description": "在启动时启用或禁用自动更新。0 为禁用,1 为启用。", |
| 76 | "env_variable": "AUTO_UPDATE", | |
| 77 | "default_value": "0", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "boolean", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "Steam 测试版分支", |
| 85 | + | "description": "要安装的Steam测试版分支。", |
| 86 | "env_variable": "SRCDS_BETAID", | |
| 87 | "default_value": "", | |
| 88 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 92 | } | |
| 93 | ] | |
| 94 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量