A modern desktop Minecraft launcher that supports multiple mod loaders including Fabric, Forge, NeoForge, and Quilt. Easily manage instances, install mods, and launch Minecraft with a clean, intuitive interface.
Download the latest version from GitHub Releases.
We have not signed our app packages yet.
Windows users: You may see Windows protected your PC. Click More info and then Run anyway to continue.
macOS users: The app is installed as Vesta Launcher.app.
- First try: right-click the app in Finder and choose Open, then Open again.
- If Gatekeeper still blocks it, and the app is in
/Applications, you can remove the quarantine flag:sudo xattr -dr com.apple.quarantine "/Applications/Vesta Launcher.app"
Need help or want to chat with other users? Join our Discord
This repository contains the source code for Vesta Launcher, built with Tauri (Rust backend) and SolidJS (TypeScript frontend).
- Rust toolchain (stable)
- Bun or Node.js
- Java (for some features)
bun run vesta:devSee docs/README.md for detailed development guides.
This project is licensed under the GNU General Public License v3.0.
