- Multi-version — launch any Minecraft version with one click
- Mod loaders — Forge, Fabric, Quilt, NeoForge out of the box
- Account support — Microsoft login & Ely.by (offline-friendly)
- Mod manager — browse & install mods directly from Modrinth
- Shaders & resource packs — manage from the launcher
- System check — RAM / disk / Java verified before launch
- Auto Java — downloads the right JRE on first run, no setup needed
- Tiny footprint — ~5 MB binary, no Electron
Linux / macOS
curl -fsSL https://cdn-rcf.anhcong.dev/install.sh | bashWindows (PowerShell)
irm https://cdn-rcf.anhcong.dev/install.ps1 | iexOr grab the installer from Releases.
| Platform | Format | Download |
|---|---|---|
| Linux x86_64 | AppImage | → cdn |
| Linux x86_64 | .deb | → cdn |
| Linux x86_64 | .tar.gz | → cdn |
| Windows x86_64 | Setup .exe | → cdn |
| Windows x86_64 | .zip | → cdn |
Requirements: Rust · Node.js · pnpm
git clone https://github.com/congmc/amoon-launcher.git
cd amoon-launcher
pnpm install
pnpm tauri buildOutput lands in src-tauri/target/release/bundle/.
| Layer | Tech |
|---|---|
| Shell | Tauri 2 (Rust) |
| UI | React 19 + Vite |
| State | Zustand |
| Icons | Phosphor Icons |
| System info | sysinfo crate |
| CDN | Cloudflare R2 |
PRs are welcome. Open an issue first for large changes.
MIT — see LICENSE.
Copyright © 2026 AMoon Team