Skip to content

Commit 62465b0

Browse files
committed
重构市场配置,重新添加泰拉瑞亚服务器的详细信息
1 parent bdc9004 commit 62465b0

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

market.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -12,44 +12,6 @@
1212
}
1313
],
1414
"packages": [
15-
{
16-
"title": "泰拉瑞亚服务器",
17-
"language": "zh_cn",
18-
"platform": "Linux",
19-
"description": "适用于 Linux 系统,使用《Terraria》第三方 Docker 镜像,快速开服!",
20-
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/terraria.webp",
21-
"gameType": "Terraria",
22-
"category": "最新版本",
23-
"runtime": "Ubuntu/Centos LTS",
24-
"hardware": "RAM 8G+",
25-
"size": "",
26-
"targetLink": "",
27-
"author": "MCSManager",
28-
"tags": ["可以商业出租", "Docker 版"],
29-
"setupInfo": {
30-
"startCommand": "",
31-
"stopCommand": "exit",
32-
"ie": "utf8",
33-
"oe": "utf8",
34-
"type": "steam/terraria",
35-
"tag": ["terraria"],
36-
"fileCode": "utf8",
37-
"processType": "docker",
38-
"updateCommand": "",
39-
"docker": {
40-
"image": "ryshe/terraria:latest",
41-
"containerName": "terraria-server",
42-
"ports": ["{mcsm_port1}:7777/tcp"],
43-
"extraVolumes": [],
44-
"memory": 4096,
45-
"networkMode": "bridge",
46-
"cpuUsage": 100,
47-
"workingDir": "/root/.local/share/Terraria/Worlds",
48-
"env": [],
49-
"changeWorkdir": false
50-
}
51-
}
52-
},
5315
{
5416
"language": "zh_cn",
5517
"platform": "ALL",
@@ -96,6 +58,44 @@
9658
"oe": "utf-8"
9759
}
9860
},
61+
{
62+
"title": "泰拉瑞亚服务器",
63+
"language": "zh_cn",
64+
"platform": "Linux",
65+
"description": "适用于 Linux 系统,使用《Terraria》第三方 Docker 镜像,快速开服!",
66+
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/terraria.webp",
67+
"gameType": "Terraria",
68+
"category": "最新版本",
69+
"runtime": "Ubuntu/Centos LTS",
70+
"hardware": "RAM 8G+",
71+
"size": "",
72+
"targetLink": "",
73+
"author": "MCSManager",
74+
"tags": ["可以商业出租", "Docker 版"],
75+
"setupInfo": {
76+
"startCommand": "",
77+
"stopCommand": "exit",
78+
"ie": "utf8",
79+
"oe": "utf8",
80+
"type": "steam/terraria",
81+
"tag": ["terraria"],
82+
"fileCode": "utf8",
83+
"processType": "docker",
84+
"updateCommand": "",
85+
"docker": {
86+
"image": "ryshe/terraria:latest",
87+
"containerName": "terraria-server",
88+
"ports": ["{mcsm_port1}:7777/tcp"],
89+
"extraVolumes": [],
90+
"memory": 4096,
91+
"networkMode": "bridge",
92+
"cpuUsage": 100,
93+
"workingDir": "/root/.local/share/Terraria/Worlds",
94+
"env": [],
95+
"changeWorkdir": false
96+
}
97+
}
98+
},
9999
{
100100
"title": "幻兽帕鲁官方服务器",
101101
"language": "zh_cn",

0 commit comments

Comments
 (0)