File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1- # MCSAST
1+ MCSAST
2+ ===
23[ ![ Discord] ( https://img.shields.io/discord/891325967203729472?color=5865F2&label=discord&style=for-the-badge )] ( https://discord.gg/uQ4UXANnP2 )
34[ ![ GitHub branch check runs] ( https://img.shields.io/github/check-runs/MagicTeaMC/Minecraft-server-auto-setup/v2?style=for-the-badge )] ( https://github.com/MagicTeaMC/Minecraft-server-auto-setup/actions )
45[ ![ Crates.io Total Downloads] ( https://img.shields.io/crates/d/mcsast?style=for-the-badge )] ( https://crates.io/crates/mcsast )
78Manage Minecraft server / proxy / plugins quickly and easily!
89## Quick start
910### Install via Cargo
11+ #### Latest stable build
1012```
1113cargo install mcsast
1214```
15+ #### Latest code from GitHub
16+ ```
17+ cargo install --git https://github.com/MagicTeaMC/Minecraft-server-auto-setup.git --branch v2
18+ ```
1319### Run with command
1420```
1521mcsast setup
You can’t perform that action at this time.
0 commit comments