Garry's Mod - 重制版 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:27 → 2026-06-30 10:06
v1.0.1 v1.0.2
-7 +7
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-09-12T19:18:10+02:00",
8 "name": "Garry's Mod - Reworked",
9 "author": "vilhelm@prytznet.se",
10 - "description": "Garry's Mod, is a sandbox physics game created by Garry Newman, and developed by his company, Facepunch Studios.",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/games:source": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/games:source"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 - "name": "Map",
33 - "description": "The default map for the server.",
34 "env_variable": "SRCDS_MAP",
35 "default_value": "gm_flatgrass",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|alpha_dash",
39 "field_type": "text"
40 },
41 {
42 - "name": "Steam Account Token",
43 - "description": "The Steam Account Token required for the server to be displayed publicly.",
44 "env_variable": "STEAM_ACC",
45 "default_value": "",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "required|string|alpha_num|size:32",
49 "field_type": "text"
50 },
51 {
52 - "name": "Player Slots",
53 - "description": "The amount of player slots on the server.",
54 "env_variable": "MAX_PLAYERS",
55 "default_value": "32",
56 "user_viewable": true,
展开 3 行未改动
60 }
61 ]
62 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-09-12T19:18:10+02:00",
8 "name": "Garry's Mod - Reworked",
9 "author": "vilhelm@prytznet.se",
10 + "description": "《盖瑞模组》是一款由加里·纽曼创作、其公司Facepunch Studios开发的沙盒物理游戏。",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/games:source": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/games:source"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 + "name": "地图",
33 + "description": "服务器的默认地图。",
34 "env_variable": "SRCDS_MAP",
35 "default_value": "gm_flatgrass",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|alpha_dash",
39 "field_type": "text"
40 },
41 {
42 + "name": "Steam 账户令牌",
43 + "description": "服务器公开显示所需的Steam账户令牌。",
44 "env_variable": "STEAM_ACC",
45 "default_value": "",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "required|string|alpha_num|size:32",
49 "field_type": "text"
50 },
51 {
52 + "name": "玩家槽位",
53 + "description": "服务器上的玩家槽位数量。",
54 "env_variable": "MAX_PLAYERS",
55 "default_value": "32",
56 "user_viewable": true,
展开 3 行未改动
60 }
61 ]
62 }