Installation
MC-Vector is a cross-platform desktop application for Minecraft server management, built with Tauri v2 and React.
System Requirements
| Component | Requirement |
|---|---|
| OS | macOS 11+, Windows 10+, Ubuntu 20.04+ |
| RAM | 512 MB (app) + memory for your Minecraft server |
| Disk | 100 MB (app) + space for server files |
| Internet | Required for initial Java/server JAR downloads |
Download
Download the latest release from the GitHub Releases page.
Install
- Download the
.dmgfile. - Open it and drag MC-Vector into your Applications folder.
- Launch MC-Vector from Applications.
- Download the
.exeinstaller. - Run the installer and follow the prompts.
- Launch MC-Vector from the Start Menu.
Choose the package format for your distribution:
- AppImage — universal, works on most distros
- .deb — Debian / Ubuntu
- .rpm — Fedora / RHEL
Make the AppImage executable before running:
chmod +x MC-Vector_*.AppImage./MC-Vector_*.AppImageFirst Launch
On first launch the server list is empty. Proceed to Create Your First Server to get started.
MC-Vector will prompt you to download a Java runtime the first time you create a server — this is handled automatically through the built-in Java Manager.