MCSM (MineCraft Server Manager) is a command-line program designed to configure and run Minecraft servers.
-
OS:
- Windows (10 or newer)
- macOS (Big Sur or newer, WIP)
- Linux
- Android (via Termux)
-
Compilers:
- MinGW-w64
- GCC
- Clang
This project uses the following dependencies :
- cURL
- nlohmann/json
- tl/expected
- backward-cpp (DEBUG)
mcsm help
By doing this you can get a list of commands that would help you get started.
This project is under MIT license.