变更: v1.0.1 → v1.0.2
2026-06-30 08:28 → 2026-06-30 10:12
v1.0.1
v1.0.2
-11
+11
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-05-16T17:15:04+00:00", | |
| 8 | "name": "Conan Exiles Enhanced", | |
| 9 | "author": "mrbretzel@proton.me", | |
| 10 | - | "description": "Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "App id", |
| 35 | - | "description": "The ID corresponding to the game to download.", |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "443030", | |
| 38 | "user_viewable": false, | |
| 39 | "user_editable": false, | |
| 40 | "rules": "required|string|in:443030", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Auto Update", |
| 45 | - | "description": "Decide if you want to update your server", |
| 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": "Query Port", |
| 55 | - | "description": "Server Query Port", |
| 56 | "env_variable": "QUERY_PORT", | |
| 57 | "default_value": "27015", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "required|numeric|max:65535", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Server Name", |
| 65 | "description": "", | |
| 66 | "env_variable": "SRV_NAME", | |
| 67 | "default_value": "Pelican hosted Server", | |
| 展开 3 行未改动 | ||
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Server Password", |
| 75 | "description": "", | |
| 76 | "env_variable": "SRV_PW", | |
| 77 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "Rcon port", |
| 85 | - | "description": "Remote administrative access", |
| 86 | "env_variable": "RCON_PORT", | |
| 87 | "default_value": "25575", | |
| 88 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 92 | } | |
| 93 | ] | |
| 94 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-05-16T17:15:04+00:00", | |
| 8 | "name": "Conan Exiles Enhanced", | |
| 9 | "author": "mrbretzel@proton.me", | |
| 10 | + | "description": "《流放者柯南》是一款开放世界生存游戏,背景设定在野蛮人柯南所处的残酷世界。在这片蛮荒之地求生,建造你的王国,并通过残酷的战斗与史诗般的战争征服你的敌人。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "App ID", |
| 35 | + | "description": "下载游戏对应的ID。", |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "443030", | |
| 38 | "user_viewable": false, | |
| 39 | "user_editable": false, | |
| 40 | "rules": "required|string|in:443030", | |
| 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": "QUERY_PORT", | |
| 57 | "default_value": "27015", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": false, | |
| 60 | "rules": "required|numeric|max:65535", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "服务器名称", |
| 65 | "description": "", | |
| 66 | "env_variable": "SRV_NAME", | |
| 67 | "default_value": "Pelican hosted Server", | |
| 展开 3 行未改动 | ||
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "服务器密码", |
| 75 | "description": "", | |
| 76 | "env_variable": "SRV_PW", | |
| 77 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "Rcon 端口", |
| 85 | + | "description": "远程管理访问权限", |
| 86 | "env_variable": "RCON_PORT", | |
| 87 | "default_value": "25575", | |
| 88 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 92 | } | |
| 93 | ] | |
| 94 | } | |