Skip to content

Commit

Permalink
Create README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeimNad authored Oct 21, 2022
1 parent 90c9362 commit b7cb7e4
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<div align="center">
<img src="https://pic1.afdiancdn.com/user/768222b86fe811eb90b752540025c377/common/e600f5865d9bb7392060408a8d0adb46_w1911_h996_s236.jpg?imageView2/1/w/3000/h/800" alt="MSS3 背景图" width="500">
<h1>Minecraft Server Starter 3</h1>
<a href="./README.md">[中文文档]</a>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp<a href="./README_EN.md">[English Doc]</a>
<p>The new generation of Minecraft server panel has a rich built-in management interface that allows you to quickly manage your server. Quickly download the server jars, add mods, plugins, modify server configuration, view player and chat box information, etc., all to make the server more convenient!</p>
<p>Produce by <a href="https://skyworldstudio.top">SWS</a></p>
<img src="https://img.shields.io/badge/build-passing-brightgreen" alt="build passing">
<img src="https://img.shields.io/badge/version-v1.0.0-orange" alt="version v1.0.0">
<img src="https://img.shields.io/badge/lincense-MIT-blue" alt="lincense MIT">
</div>

---

### How to use

Execute at the root
```
node app.js
```
Open a browser and go to <http://localhost:8081> (default port)

---

### Key features
1. Easy-to-understand interface
2. Clear permission system
3. Simple configuration modification


---

### Project structure
- MSS_3-back-> panel rear
- MSS_3-Front -> front of the panel
- MSS_3-Daemon -> Panel process guard

---

### Developer
1. @xiaoyi311 The main programmer of the project
2. @HeimNad Project leader, site manager, Bug tester
3. @xianyongjian080402 Site manager, Bug tester
4. 派蒙 Bug tester

0 comments on commit b7cb7e4

Please sign in to comment.