modified: README.md

This commit is contained in:
Michael Wain 2025-03-19 21:25:31 +03:00
parent bc52de7fec
commit adbe137a39

View File

@ -7,7 +7,7 @@ XCraft is a custom Minecraft launcher written in Rust, designed to provide enhan
- **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 Mod Installation**: Install Forge, Fabric, and Omniarchive versions effortlessly.
- **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
@ -38,11 +38,9 @@ cargo build --release
5. Enjoy a seamless Minecraft experience!
## For Server Administrators
To make your Minecraft server compatible with XCraft, install the **XCraft-Auth** Spigot plugin. This plugin enables custom authentication and ensures seamless integration with XCraft's custom online mode.
To make your Minecraft server compatible with XCraft, install the [**XCraftAuth**](https://gitea.awain.net/alterwain/XCraftAuth) Spigot plugin. This plugin enables custom authentication and ensures seamless integration with XCraft's custom online mode.
## Roadmap
- [ ] Add support for more mod loaders (Fabric, Forge, etc.)
- [ ] Enhance logging and debugging features
- [ ] Cross-platform support improvements
## License