A safe C# wrapper for the smash-arc Rust library. The project targets .NET Core 3.1 and includes binaries for the Rust library for Windows and Linux.
Updated hashes can be found in the archive-hashes repo.
SmashArcNetCLI <Hashes_all.txt> <data.arc>
Clone with git clone https://github.com/ScanMountGoat/SmashArcNet.git --recursive
to properly initialize all submodules.
A Rust installation is required, which can be downloaded from https://www.rust-lang.org/tools/install.
Build with MSBuild or using Visual Studio 2019 or later.