传送门骑士 版本对比

变更: v1.0.1 → v1.0.2 2026-06-30 08:30 → 2026-06-30 10:21
v1.0.1 v1.0.2
-16 +16
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:35+00:00",
8 "name": "Portal Knights",
9 "author": "josdekurk@gmail.com",
10 - "description": "The world of Elysia needs YOU! Join this cooperative, 3D sandbox action RPG to level up your character, craft epic weapons, conquer enemies in real-time, and build almost anything! Craft your adventure. Forge your hero. Become the ultimate Portal Knight!",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 - "name": "Steam user",
35 "description": "",
36 "env_variable": "STEAM_USER",
37 "default_value": "",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 - "name": "Steam password",
45 "description": "",
46 "env_variable": "STEAM_PASS",
47 "default_value": "",
展开 3 行未改动
51 "field_type": "text"
52 },
53 {
54 - "name": "Install windows version",
55 "description": "",
56 "env_variable": "WINDOWS_INSTALL",
57 "default_value": "1",
展开 3 行未改动
61 "field_type": "text"
62 },
63 {
64 - "name": "App id",
65 "description": "",
66 "env_variable": "SRCDS_APPID",
67 "default_value": "374040",
展开 3 行未改动
71 "field_type": "text"
72 },
73 {
74 - "name": "Auto update",
75 - "description": "Auto update server on startup.",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
展开 22 行未改动
101 "field_type": "text"
102 },
103 {
104 - "name": "Server Name",
105 - "description": "The name off the server",
106 "env_variable": "SERVER_NAME",
107 "default_value": "Servername",
108 "user_viewable": true,
109 "user_editable": true,
110 "rules": "required|string|max:32",
111 "field_type": "text"
112 },
113 {
114 - "name": "Admin password",
115 "description": "",
116 "env_variable": "ADMIN_PASS",
117 "default_value": "admin_password_please_change",
展开 3 行未改动
121 "field_type": "text"
122 },
123 {
124 - "name": "User password",
125 "description": "",
126 "env_variable": "USER_PASS",
127 "default_value": "",
展开 3 行未改动
131 "field_type": "text"
132 },
133 {
134 - "name": "Guest password",
135 "description": "",
136 "env_variable": "GUEST_PASS",
137 "default_value": "",
展开 3 行未改动
141 "field_type": "text"
142 },
143 {
144 - "name": "Game mode",
145 - "description": "The game play mode for the dedicated server.",
146 "env_variable": "GAMEMODE",
147 "default_value": "Adventure",
148 "user_viewable": true,
149 "user_editable": true,
150 "rules": "required|string|in:Adventure,Creative",
151 "field_type": "text"
152 },
153 {
154 - "name": "Universe size",
155 - "description": "The universe size for the dedicated server.",
156 "env_variable": "UNIVERSE_SIZE",
157 "default_value": "Normal",
158 "user_viewable": true,
展开 3 行未改动
162 }
163 ]
164 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:04:35+00:00",
8 "name": "Portal Knights",
9 "author": "josdekurk@gmail.com",
10 + "description": "艾莉西亚的世界需要你!加入这款合作型3D沙盒动作角色扮演游戏,提升角色等级、打造史诗武器、实时征服敌人,并建造几乎一切事物!打造你的冒险,铸就你的英雄,成为终极传送门骑士!",
11 "features": [
12 "steam_disk_space"
13 ],
展开 17 行未改动
31 },
32 "variables": [
33 {
34 + "name": "Steam 用户",
35 "description": "",
36 "env_variable": "STEAM_USER",
37 "default_value": "",
展开 3 行未改动
41 "field_type": "text"
42 },
43 {
44 + "name": "Steam 密码",
45 "description": "",
46 "env_variable": "STEAM_PASS",
47 "default_value": "",
展开 3 行未改动
51 "field_type": "text"
52 },
53 {
54 + "name": "安装Windows版本",
55 "description": "",
56 "env_variable": "WINDOWS_INSTALL",
57 "default_value": "1",
展开 3 行未改动
61 "field_type": "text"
62 },
63 {
64 + "name": "App ID",
65 "description": "",
66 "env_variable": "SRCDS_APPID",
67 "default_value": "374040",
展开 3 行未改动
71 "field_type": "text"
72 },
73 {
74 + "name": "自动更新",
75 + "description": "启动时自动更新服务器。",
76 "env_variable": "AUTO_UPDATE",
77 "default_value": "1",
78 "user_viewable": true,
展开 22 行未改动
101 "field_type": "text"
102 },
103 {
104 + "name": "服务器名称",
105 + "description": "服务器的名称",
106 "env_variable": "SERVER_NAME",
107 "default_value": "Servername",
108 "user_viewable": true,
109 "user_editable": true,
110 "rules": "required|string|max:32",
111 "field_type": "text"
112 },
113 {
114 + "name": "管理员密码",
115 "description": "",
116 "env_variable": "ADMIN_PASS",
117 "default_value": "admin_password_please_change",
展开 3 行未改动
121 "field_type": "text"
122 },
123 {
124 + "name": "用户密码",
125 "description": "",
126 "env_variable": "USER_PASS",
127 "default_value": "",
展开 3 行未改动
131 "field_type": "text"
132 },
133 {
134 + "name": "访客密码",
135 "description": "",
136 "env_variable": "GUEST_PASS",
137 "default_value": "",
展开 3 行未改动
141 "field_type": "text"
142 },
143 {
144 + "name": "游戏模式",
145 + "description": "专用服务器的游戏玩法模式。",
146 "env_variable": "GAMEMODE",
147 "default_value": "Adventure",
148 "user_viewable": true,
149 "user_editable": true,
150 "rules": "required|string|in:Adventure,Creative",
151 "field_type": "text"
152 },
153 {
154 + "name": "宇宙大小",
155 + "description": "专用服务器的宇宙大小。",
156 "env_variable": "UNIVERSE_SIZE",
157 "default_value": "Normal",
158 "user_viewable": true,
展开 3 行未改动
162 }
163 ]
164 }