Releases: V3L0C1T13S/thunder-manager
Releases · V3L0C1T13S/thunder-manager
v0.1.5 - Material GUI & Mod browsing
v0.1.5
This release includes multiple UI style changes, incorporating MUI, an implementation of Google's Material V2 UI.
Changes
Features
- Added a browse feature for browsing Thunderstore mods and communities
Stylistic
- Updated GUI to MUI (Google Material UI V2)
v0.1.4 - GUI Support
v0.1.4
This marks the first official major update to the mod manager, adding a GUI version for those that prefer a fancy GUI over a simple CLI. Never fret CLI users, the GUI is completely optional, and is an entirely separate binary.
Changes
Features
- Built-in GUI using Tauri
- Support for non-thunderstore archives
v0.1.2
Changes
- Made clippy happy, probably made no noticeable difference.
v0.1.1 - Concurrent downloads
Changes
- Added concurrent download support
Initial release
Note on Windows binaries
Windows binaries have not yet been tested, they are the output of running cargo build --target x86_64-pc-windows-gnu --release. Please report any issues you encounter with them, specifying that you are using Windows in your report.