Skip to content

A minecraft launcher with custom session system.

Notifications You must be signed in to change notification settings

alterdekim/XCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCraft

A Modern Minecraft Launcher

Screenshot from Windows 10

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 releases section: Download from Gitea.

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
  • Fabric integration

License

This project is licensed under the MIT License.

About

A minecraft launcher with custom session system.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published