QuantumLauncher (Website | Discord | Changelogs)
A simple, powerful, cross platform Minecraft launcher.
Download stable versions from the website, or from Releases
Or, compile the launcher to get the latest experimental version:
git clone https://github.com/Mrmayman/quantumlauncher.git
cd quantum-launcher
cargo run --releaseYou can omit the --release flag for faster compile times, but slightly worse performance and MUCH larger build file
size.
- QuantumLauncher provides a feature rich, flexible, simple and lightweight experience with plenty of modding features.
What about the others? Well...
- The official Minecraft launcher is slow, unstable, buggy and frustrating to use, with barely any modding features
- Legacy Launcher lacks many features
- TLauncher is suspected to be malware
- Windows:
C:/Users/YOUR_USERNAME/AppData/Roaming/QuantumLauncher/- You probably won't see the
AppDatafolder (hidden). Press Windows + R and paste this path, and hit enter
- You probably won't see the
- macOS:
/Users/YOURNAME/Library/Application Support/QuantumLauncher/ - Linux/BSD:
~/.local/share/QuantumLauncher/(~refers to your home directory)
Structure:
- Instances located at
QuantumLauncher/instances/YOUR_INSTANCE/.minecraftlocated atYOUR_INSTANCE/.minecraft/
- Logs in
QuantumLauncher/logs/
- MSRV (Minimum Supported Rust Version): Follows Debian stable (currently
1.85.0)- Any mismatch is considered a bug, please report if found
- Roadmap/Plans
- Contributing
- Test Suite
- Most of this launcher is licensed under the GNU General Public License v3
- Some assets have additional licensing (more info)
Many parts of the launcher were inspired by https://github.com/alexivkin/minecraft-launcher/. Massive shoutout!
This launcher supports offline mode, but it's at your own risk. I am not responsible for any issues caused. You should buy the game, but if you can't, feel free to use this launcher until you eventually get the means (like me).
If anyone has any issues/complaints, just open an issue in the repo.




