Skip to content

v0.6.0

Compare
Choose a tag to compare
@Thealexbarney Thealexbarney released this 14 Oct 18:10
· 723 commits to master since this release

hactoolnet

  • No significant changes

LibHac

Various breaking changes throughout. APIs are being adjusted to more closely match the APIs in Horizon OS. For example, the IStorage and IFileSystem-related interfaces now all return Result indicating the outcome of the function call rather than throw exceptions.

Added base functionality for a FS service and client. Functionality will continue to be expanded in future releases.

Downloads:

Most users should download hactoolnet.exe

hactoolnet.exe: hactoolnet. Most users should download this file.
hactoolnet_netcore.zip: hactoolnet for .NET Core. Runs on Windows, Linux and macOS.
hactoolnet_native.exe: A self-contained hactoolnet natively built for Windows. Has faster startup time.
LibHac.0.6.0.nupkg: The LibHac library for inclusion in other projects. The same version that's on NuGet.