Skip to content

MiniSharkCraft/amoon-launcher

Repository files navigation

AMoon Launcher

A fast, modern Minecraft launcher — built with Tauri + React

License: MIT Version Platform


Features

  • 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

Install

Linux / macOS

curl -fsSL https://cdn-rcf.anhcong.dev/install.sh | bash

Windows (PowerShell)

irm https://cdn-rcf.anhcong.dev/install.ps1 | iex

Or 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

Build from source

Requirements: Rust · Node.js · pnpm

git clone https://github.com/congmc/amoon-launcher.git
cd amoon-launcher
pnpm install
pnpm tauri build

Output lands in src-tauri/target/release/bundle/.

Tech stack

Layer Tech
Shell Tauri 2 (Rust)
UI React 19 + Vite
State Zustand
Icons Phosphor Icons
System info sysinfo crate
CDN Cloudflare R2

Contributing

PRs are welcome. Open an issue first for large changes.

License

MIT — see LICENSE.
Copyright © 2026 AMoon Team

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors