This tool computes the hash of a given directory like BLT or SuperBLT would do to determine if a mod is up-to-date.
Usage of commandline version:
Windows: blt_hasher.exe "c:\Path\To\Your\ModDirectory" Linux: python3 blt_hasher.py "/Path/To/Your/ModDirectory"
It will return the sha256 hash of the given directory.
Requirements: For Windows users: Windows 10: none Windows Vista-8.1: here
For Linux users: requires python3 commandline version has no dependencies for gui version please checkrequirements.txt