alterwain 2977e28991 modified: src/launcher.rs
modified:   src/main.rs
	modified:   src/www/portable.html
2025-03-25 01:06:44 +03:00
2025-03-25 01:06:44 +03:00
2025-03-24 04:53:57 +03:00
2025-03-24 04:53:57 +03:00
2025-03-24 04:53:57 +03:00
2025-03-24 04:53:57 +03:00
2025-03-24 04:53:57 +03:00
2025-03-19 21:26:08 +03:00

XCraft - A Modern Minecraft Launcher

XCraft is a custom Minecraft launcher written in Rust, designed to provide enhanced flexibility and customization. It supports a custom online mode, skin and cape editing, and seamless integration with MultiMC instances.

Features

  • Custom Online Mode: Authenticate and play on your own custom Minecraft servers.
  • Skin & Cape Editing: Easily customize your in-game appearance.
  • MultiMC Support: Load and manage MultiMC instances directly from XCraft.
  • One-Click Forge Installation: Install Forge, Fabric versions effortlessly.
  • Portable: You can run launcher in portable mode from flash drive to play your lovely game everywhere you want.

Installation

Download Stable Build

You can download the latest stable build of XCraft from our Jenkins CI server: Download from Jenkins.

Build from Source

# Clone the repository
git clone https://gitea.awain.net/alterwain/XCraft.git
cd XCraft

# Build the launcher
cargo build --release

# Run the launcher
./target/release/xcraft

Usage

  1. Launch XCraft.
  2. Configure your custom authentication settings.
  3. Manage skins and capes within the built-in editor.
  4. Load your MultiMC instances for easy access.
  5. Enjoy a seamless Minecraft experience!

For Server Administrators

To make your Minecraft server compatible with XCraft, install the XCraftAuth Spigot plugin. This plugin enables custom authentication and ensures seamless integration with XCraft's custom online mode.

Roadmap

  • Cross-platform support improvements

License

This project is licensed under the MIT License.

Description
A minecraft launcher that allows players to use custom online mode with skin systems
https://blog.awain.net Readme 1.4 MiB
0.1.3 Latest
2025-04-01 03:03:52 +03:00
Languages
Rust 59.8%
HTML 40.2%