Version 1.3.0
Note: this .exe file is for x64 Windows only
New features:
- Support working with much larger sets of data
- Utilizes the Boost library
- Support arrays of string arrays
- Multiple bug fixes
Installation:
- Simply download
combigen.exe
and place anywhere on your machine - Verify that the SHA256 hashsum matches with the provided
sha256sum.txt
. The easiest way to do this:- Open up PowerShell and navigate to the directory you placed
combigen.exe
- Run this command:
Get-FileHash combigen.exe | Format-List
- Verify that the hash matches the contents of
sha256sum.txt
- Open up PowerShell and navigate to the directory you placed