v0.3.2
[0.3.2] - 2026-06-16
Bug Fixes
- Fixed shocase gif
- Flush downloaded files before returning
- Fixed clippy issues
- Fixed noisy log
- (pkg) Isolate cargo target and config for AUR builds
- Fixed duplicate logs
- (launch) Validate required Java version before launch
- Fixed duplicate error messages on installer failure and added new error type
- Fixed clippy fail on windows caused by dead code that is only needed on unix
- Point -Duser to the right directory to prevent crashes
- Lib directory should point to the local libs preffered, only shared libs as backup to prevent corruption neoforge installation
Other
- Added showcase.gif to the readme
- Added minecraft log parser
- Merge pull request #12 from objz/stout/sterr-parse-tui
added minecraft log parser (#12)
- Merge pull request #22 from objz/fix/aur-failed-to-install
fix(pkg): isolate cargo target and config for AUR builds (#22)
- Merge pull request #20 from objz/fix/sun-misc-unsafe-memory-accessallow
Fix/sun misc unsafe memory accessallow (#20)
- Merge pull request #21 from objz/fix/adding-neoforge-instance-fails
Fix/adding neoforge instance fails (#21)
Styling
- Apply rustfmt
Miscellaneous Tasks
- Improve rmcl diagnostic logging
- V0.3.2
Downloads
| File | Platform | Checksum |
|---|---|---|
| rmcl-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| rmcl-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| rmcl-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| rmcl-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| rmcl-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| rmcl-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Cargo
cargo install rmcl
Homebrew
brew install objz/tap/rmcl
WinGet
winget install Objz.Rmcl
The generated WinGet manifest is attached as winget-manifest-0.3.2.zip for local validation.
Chocolatey
choco install rmcl
AUR
paru -S rmcl-bin