--- title: Welcome to DropOut description: Modern, reproducible, and developer-grade Minecraft launcher --- # Welcome to DropOut DropOut is a modern Minecraft launcher built with Tauri v2 and Rust, designed for players who value control, transparency, and long-term stability.
DropOut Launcher
## Why DropOut? Most Minecraft launchers focus on getting you into the game. DropOut focuses on keeping your game **stable**, **debuggable**, and **reproducible**. - Your instance worked yesterday but broke today? → **DropOut makes it traceable.** - Sharing a modpack means zipping gigabytes? → **DropOut shares exact dependency manifests.** - Java, loader, mods, configs drift out of sync? → **DropOut locks them together.** This launcher is built for players who value control, transparency, and long-term stability. ## Quick Links ## Key Features ### High Performance Built with Rust and Tauri for minimal resource usage and fast startup times. ### Modern UI Clean, distraction-free interface with Svelte 5, Tailwind CSS 4, and particle effects. ### Secure Authentication Microsoft OAuth 2.0 with device code flow and offline authentication support. ### Mod Loader Support Built-in installation for Fabric and Forge with automatic version management. ### Java Management Automatic detection of installed Java versions and integrated downloader for Adoptium JDK/JRE. ### Instance System Isolated game environments with independent configurations, mods, and saves. ### AI Assistant Built-in AI helper for troubleshooting, configuration, and guidance. ### Fast Downloads Concurrent asset and library downloads with resume support and progress tracking. ## Technology Stack - **Backend**: Rust with Tauri v2 - **Frontend**: Svelte 5 with runes - **Styling**: Tailwind CSS 4 - **Build Tool**: Vite with Rolldown - **Documentation**: Fumadocs with React Router ## Community - **GitHub**: [HydroRoll-Team/DropOut](https://github.com/HydroRoll-Team/DropOut) - **Issues**: [Report bugs](https://github.com/HydroRoll-Team/DropOut/issues) - **Roadmap**: [View development roadmap](https://roadmap.sh/r/minecraft-launcher-dev) ## License DropOut is open source software licensed under the MIT License. --- Ready to get started? Check out the [Getting Started Guide](getting-started)!