Features
March 13, 2026 ยท View on GitHub
QuantumLauncher (Website | Discord | Changelogs)
A simple, powerful, cross platform Minecraft launcher.

Features
![]() | Incredibly LightweightUses minimal CPU and RAM! Lighter than the vanilla launcher, common alternatives and even Task Manager! |
![]() | Built-in mod storeInstall your favorite mods and mod loaders from the comfort of one window.Isolate your game versions with instances, so clashes never happen! |
![]() | Support for old Minecraft versions (via Omniarchive)Includes skin and sound fixes, and adds rare versions to the list |
![]() | Manage hundreds of mods conveniently! Package and share them with friends. |
Downloads and Building
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 --release
You can omit the --release flag for faster compile times, but slightly worse performance and MUCH larger build file
size.
Why QuantumLauncher?
- 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
File Locations
- 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/
More info
- 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
Licensing and Credits
- 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!
Notes
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.



