变更: v1.0.1 → v1.0.2
2026-06-30 08:30 → 2026-06-30 10:18
v1.0.1
v1.0.2
-12
+12
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-11-02T11:29:03+00:00", | |
| 8 | "name": "Nightingale", | |
| 9 | "author": "quinten@pelican.dev", | |
| 10 | - | "description": "Nightingale is an open world survival crafting game, where you’ll adventure across the mysterious and dangerous Fae Realms. As a daring Realmwalker, you’ll defeat monstrous enemies, survive hostile environments, and build elaborate estates in a visually stunning Gaslamp Fantasy world. ", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Admin Password", |
| 35 | - | "description": "If an admin password is set, players with the correct password can authenticate in-game in\norder to kick and ban other players.", |
| 36 | "env_variable": "ADMIN_PASSWORD", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "string|nullable", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Auto Update", |
| 45 | - | "description": "Auto update the server on startup", |
| 46 | "env_variable": "AUTO_UPDATE", | |
| 47 | "default_value": "1", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "boolean", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Connection Password", |
| 55 | "description": "", | |
| 56 | "env_variable": "CONNECTION_PASSWORD", | |
| 57 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Difficulty", |
| 65 | - | "description": "Starting map difficulty, choose from [easy, medium, hard, extreme].", |
| 66 | "env_variable": "DIFFICULTY", | |
| 67 | "default_value": "easy", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|in:easy,medium,hard,extreme", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Max Players", |
| 75 | - | "description": "The maximum amount of players that can join.\n\nPlease note that increasing the maximum number of players past 6 is unsupported and may\nresult in unintended behaviour.", |
| 76 | "env_variable": "MAX_PLAYERS", | |
| 77 | "default_value": "6", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "required|numeric|between:1,8", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "App ID", |
| 85 | "description": "", | |
| 86 | "env_variable": "SRCDS_APPID", | |
| 87 | "default_value": "3796810", | |
| 展开 4 行未改动 | ||
| 92 | }, | |
| 93 | { | |
| 94 | "name": "Beta ID", | |
| 95 | - | "description": "beta branch of a steam app. Leave blank to install normal branch", |
| 96 | "env_variable": "SRCDS_BETAID", | |
| 97 | "default_value": "", | |
| 98 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 102 | } | |
| 103 | ] | |
| 104 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-11-02T11:29:03+00:00", | |
| 8 | "name": "Nightingale", | |
| 9 | "author": "quinten@pelican.dev", | |
| 10 | + | "description": "《夜莺》是一款开放世界生存制作游戏,你将穿越神秘而危险的妖精界域展开冒险。作为一名无畏的界域行者,你将在视觉惊艳的煤气灯奇幻世界中击败 monstrous 敌人、在 hostile 环境中求生,并建造 elaborate 庄园。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "管理员密码", |
| 35 | + | "description": "如果设置了管理员密码,拥有正确密码的玩家可以在游戏内进行身份验证,以便踢出或封禁其他玩家。", |
| 36 | "env_variable": "ADMIN_PASSWORD", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "string|nullable", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "自动更新", |
| 45 | + | "description": "在启动时自动更新服务器", |
| 46 | "env_variable": "AUTO_UPDATE", | |
| 47 | "default_value": "1", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "boolean", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "连接密码", |
| 55 | "description": "", | |
| 56 | "env_variable": "CONNECTION_PASSWORD", | |
| 57 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "难度", |
| 65 | + | "description": "起始地图难度,可选 [简单, 普通, 困难, 极难]。", |
| 66 | "env_variable": "DIFFICULTY", | |
| 67 | "default_value": "easy", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|in:easy,medium,hard,extreme", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "最大玩家数", |
| 75 | + | "description": "最大可加入的玩家数量。\n\n请注意,将最大玩家数量增加到超过6人是不受支持的,可能会导致意外行为。", |
| 76 | "env_variable": "MAX_PLAYERS", | |
| 77 | "default_value": "6", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "required|numeric|between:1,8", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "应用ID", |
| 85 | "description": "", | |
| 86 | "env_variable": "SRCDS_APPID", | |
| 87 | "default_value": "3796810", | |
| 展开 4 行未改动 | ||
| 92 | }, | |
| 93 | { | |
| 94 | "name": "Beta ID", | |
| 95 | + | "description": "Steam应用的测试版分支。留空则安装正式版分支。", |
| 96 | "env_variable": "SRCDS_BETAID", | |
| 97 | "default_value": "", | |
| 98 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 102 | } | |
| 103 | ] | |
| 104 | } | |