Skip to content

Commit 8adfacc

Browse files
committed
Feat: readme.md
1 parent 21512c2 commit 8adfacc

4 files changed

Lines changed: 14 additions & 10 deletions

File tree

.github/panel-image.png

274 KB
Loading

.github/panel-instances.png

207 KB
Loading

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,23 @@
1414
[![Status](https://img.shields.io/badge/node-v16.20.2-blue.svg)](https://nodejs.org/en/download/)
1515
[![Status](https://img.shields.io/badge/License-Apache%202.0-red.svg)](https://github.com/MCSManager)
1616

17-
[Official Website](http://mcsmanager.com/) | [Documentation](https://docs.mcsmanager.com/)
17+
[Official Website](http://mcsmanager.com/) | [Docs](https://docs.mcsmanager.com/) | [Discord](https://discord.gg/BNpYMVX7Cd)
1818

19-
[English](README.md) | [简体中文](README_CN.md)
19+
English | [简体中文](README_ZH.md)
2020

2121
</div>
2222

2323
<br />
2424

2525
## What is MCSManager?
2626

27-
**MCSManager Panel** (or simply MCSM) is an open-source, distributed, lightweight control panel that can be deployed within minutes and supports most game servers or console programs.
27+
**MCSManager Panel** (or simply MCSM Panel) is an Free, distributed, lightweight control panel that can be deployed within minutes and supports most game servers or console programs.
2828

2929
MCSM has already gained a certain level of popularity within the community, specifically Minecraft. It provides one-stop management for instances across multiple servers and provides a secure and reliable multi-user permission system. In addition, MCSM continuously offers support to server administrators of Minecraft, Terraria, and Steam games, aiming to provide a healthy and prosperous community.
3030

31-
![failed_to_load_screenshot.png](https://public-link.oss-cn-shenzhen.aliyuncs.com/mcsm_picture/MCSM9.png)
31+
![failed_to_load_screenshot.png](/.github/panel-image.png)
32+
33+
![failed_to_load_screenshot.png](/.github/panel-instances.png)
3234

3335
<br />
3436

@@ -45,7 +47,7 @@ MCSM has already gained a certain level of popularity within the community, spec
4547

4648
## Runtime Environment
4749

48-
MCSM supports both `Windows` and `Linux`. The only requirement is `Node.js` and several libraries **used for decompression**.
50+
MCSM supports both `Windows` and `Linux`. The only requirement is `Node.js` and several libraries **used for decompression**.
4951

5052
Require [Node.js 16.20.2](https://nodejs.org/en) or above.
5153

@@ -112,7 +114,7 @@ tar -zxf mcsmanager_linux_release.tar.gz
112114
./start-web.sh
113115

114116
# For web access, go to http://localhost:23333/
115-
# In general, the web interface will automatically scan and add the local daemon.
117+
# In general, the web interface will automatically scan and add the local daemon.
116118
```
117119

118120
This installation method does not automatically register the panel as a system service. Therefore, it is necessary to use the screen software for management. If you want to use the system service to manage MCSManager, please refer to the documentation.

README_CN.md renamed to README_ZH.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[官方网站](http://mcsmanager.com/) | [使用文档](https://docs.mcsmanager.com/#/zh-cn/) | [QQ 群](https://jq.qq.com/?_wv=1027&k=Pgl9ScGw) | [TG 群](https://t.me/MCSManager_dev) | [成为赞助者](https://afdian.net/a/mcsmanager)
1818

19-
[English](README.md) | [简体中文](README_CN.md)
19+
[English](README.md) | 简体中文
2020

2121
</div>
2222

@@ -28,15 +28,17 @@
2828

2929
此软件在 `Minecraft` 和其他游戏社区内中已有一定的流行程度,它可以帮助你集中管理多个物理服务器,实现在任何主机上创建游戏服务器,并且提供安全可靠的多用户权限系统,可以很轻松的帮助你管理多个服务器,一直在为 `Minecraft``Terraria``Steam` 游戏服务器的管理员,运维人员和个人开发者提供健康的软件支持。
3030

31-
![截图加载失败.png](https://public-link.oss-cn-shenzhen.aliyuncs.com/mcsm_picture/MCSM9.png)
31+
![截图加载失败,请科学上网.png](/.github/panel-image.png)
32+
33+
![截图加载失败,请科学上网.png](/.github/panel-instances.png)
3234

3335
<br />
3436

3537
## 功能特性
3638

37-
1. 支持一键架设 `Minecraft` Java 版/基岩版游戏服务器。
39+
1. 支持一键开服!轻松部署 `Minecraft` Java 版/基岩版游戏服务器。
3840
2. 兼容大部分 `Steam` 游戏服务器,列如 `幻兽帕鲁``战术小队``僵尸毁灭工程``泰拉瑞亚` 等。
39-
3. 可自定义网页 UI 界面设计,打造自己喜欢的界面样式
41+
3. 网页支持拖拽式的小卡片布局,打造自己喜欢的界面布局
4042
4. 支持 `Docker` 虚拟化,支持多用户,支持商业出租行为。
4143
5. 支持分布式,一个网页即可同时管理数台机器。
4244
6. 更多...

0 commit comments

Comments
 (0)