Quote:
Originally Posted by KaktoR
Does not work here.
Code:
SharpSFV.exe "test.sfv"
Even absolute paths doesn't work.
|
I've updated the latest build and binary to add some basic debugging if it's failing to launch, I tested this on a couple systems and was satisfied with the validation results, do md5/xxh3 hashes work? Additionally if building from source (I updated this readme accordingly) the command
Code:
dotnet publish -c Release -r win-x64 --no-self-contained -p:PublishSingleFile=true
will ensure the external hashing library will be included. Apologies you've had this subpar experience so far.