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.
- 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.
You can download the latest stable build of XCraft from releases section: Download from Gitea.
# 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
- Launch XCraft.
- Configure your custom authentication settings.
- Manage skins and capes within the built-in editor.
- Load your MultiMC instances for easy access.
- Enjoy a seamless Minecraft experience!
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.
- Cross-platform support improvements
- Fabric integration
This project is licensed under the MIT License.