ReLauncher
In development- Role
- Author
- Stack
- C# · .NET · CmlLib.Core
- Started
- 2026
- Source
- Not public yet
A Minecraft launcher built around instance isolation: every profile owns its own version, mod set and configuration, and nothing leaks between them.
It sits on CmlLib.Core for version resolution and auth, which is also why the loader installers are being written as separate packages rather than buried in the app. The NeoForge installer is already split out and usable on its own; Forge and Fabric follow the same shape.
The launcher repository is still private while the instance model settles. The pieces that are stable get published as they stabilise. That is the whole reason the installers exist as standalone libraries.
Screenshot pending
Fig. 1 · Instance library