continuation of https://github.com/JafKC/siglauncher, as I lost my old account
This is Minelander, a Minecraft launcher made with Rust and the Iced GUI library. The launcher is compatible with Vanilla, Fabric, and Forge, and is designed to run on both Windows and Linux.
- Simple and intuitive GUI.
- Microsoft login.
- Version installer.
- Compatibility: works with any vanilla release, Fabric and Forge.
- Instance system: useful for modpacks and for those who play in multiple versions.
- Game performance: optimized Java flags.
- Works in offline mode.
- No need to install Java, the launcher provides both Java 8 and Java 17.
Requires Git and Rust to be installed. Type the following commands:
git clone https://github.com/jafkc2/minelander.gitcd minelandercargo build --releaseThe executable will appear inside target/release.
Download from releases.
For mods, you can choose between Fabric or Forge. Download mods from Mondrith and paste them into the mods folder within your Minecraft directory.
You can download Fabric versions from the launcher. If you want to use Forge then download it from here.
