Releases: aayushdutt/mctui
Releases · aayushdutt/mctui
v0.2.1
v0.2.0
Changelog
- 4f4d8b2 Add Fabric Modrinth mod browser, catalog, and starter mod bundle Improves Fabric merged-profile classpath handling and home instance list UI
- f998763 Add Fabric mod loader support with merged Mojang profiles Skip-download cache fingerprints version, loader, and loaderVer so loader switches re-fetch
- 2e5c3e0 Add configurable game log verbosity during launch
- 8649334 Merge pull request #2 from aayushdutt/mctui-w
- ea31cef Rename Go module to github.com/mctui/mctui Aligns Modrinth User-Agent; Makefile phony, clean, and build-all dist handling
- f4c00ef Validate Minecraft sessions and clarify auth status in the UI
v0.1.1
v0.1.0
Changelog
- e5f0341 add authentication
- e8edf68 chore: add release configuration
- 29ceda1 feat: Add instance deletion, open instance folder action, improve home screen UI, and streamline instance launch flow.
- 8a1b3cf feat: Introduce an authentication prompt for instance launches and enhance Microsoft login with auto-copy and browser opening, alongside adding Makefile targets for data reset.
- 49c929a feat: Stream important game output to the UI during launch, update last played instance, and add clipboard copy for authentication codes.
- ddd19bc mctui initial commit