Updates: bug fixes, .NET 7.0 #27
RupertAvery
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just a quick update. I've fixed the bugs with the resource options always being set, so conversion never happens in the CLI. I'm sorry for this being broken for over a year!
Since .NET 7.0 has long since been available I've gone and made everything compile to .NET 7. The releases will be in framework dependent, and single file (without needing ILMerge).
Also, Linux support! The Linux version won't support converting compressed archives directly to PBP, since it doesn't have the 7z libraries.
I've just barely tested things so let me know if there are still bugs.
I can't guarantee regular fixes or updates, as I'm busy with stuff.
Beta Was this translation helpful? Give feedback.
All reactions