An open API service indexing awesome lists of open source software.

https://github.com/vdkvdev/rcraft

🦀 A Modern, Lightweight Minecraft Launcher for Linux.
https://github.com/vdkvdev/rcraft

libadwaita minecraft minecraft-launcher relm4 rust-lang

Last synced: about 2 months ago
JSON representation

🦀 A Modern, Lightweight Minecraft Launcher for Linux.

Awesome Lists containing this project

README

          

RCraft Logo

# RCraft

**A Modern, Lightweight Minecraft Launcher for Linux**

[![Rust](https://img.shields.io/badge/Made_with-Rust-orange?style=flat-square&logo=rust)](https://www.rust-lang.org/)
[![GTK4](https://img.shields.io/badge/GUI-GTK4-blue?style=flat-square&logo=gtk)](https://www.gtk.org/)
[![License](https://img.shields.io/badge/License-GPL_v3-green?style=flat-square)](LICENSE)
[![Version](https://img.shields.io/badge/Version-1.1.0-purple?style=flat-square)]()

---

**RCraft** is a high-performance, open-source Minecraft launcher built with **Rust** and the **GTK4** framework (via Relm4). Designed for Linux, it offers a seamless, beautiful, and native experience for managing your Minecraft adventures.

With a focus on speed, aesthetics, and usability, RCraft integrates perfectly with modern Linux desktop environments thanks to **Libadwaita**.


RCraft

## Features

- **Modern Native UI**: Built with GTK4 and Libadwaita for a sleek, responsive, and native Linux feel.
- **Smart Version Management**: Easily download and launch any Minecraft version.
- **Profile System**: Create and manage multiple isolated game profiles with custom settings.
- **Integrated Mod Browser**: Search, download, and install mods directly from Modrinth.
- **Performance First**: Lightweight footprint and fast startup times powered by Rust.
- **Auto-Java Management**: Automatically downloads and configures the exact Java version required for each Minecraft instance, ensuring perfect compatibility.

## Usage

RCraft is distributed as an **AppImage**, a universal package that runs on almost any Linux distribution without needing installation.

### Quick Start

1. **Download** the latest `RCraft-x86_64.AppImage` from the [Releases](https://github.com/vdkvdev/RCraft/releases) page.
2. **Make it executable**:
Open your terminal and run:
```bash
chmod +x RCraft-x86_64.AppImage
```
3. **Run**:
```bash
./RCraft-x86_64.AppImage
```
*Or simply double-click the file.*

## Screenshot


RCraft


RCraft


RCraft


RCraft


RCraft

## License

Distributed under the **GPL-3.0 License**. See [LICENSE](LICENSE) for more information.

---


Created in 🇨🇱 by vdkvdev