- Download the latest version of
bisignfrom https://github.com/BrettMayson/bisign/releases - Extract
bisign.exeinto a new folder - Add
validate.batin the same folder
- Open the Command Prompt
- Go to the folder with
validate.batandbisign.bat - Execute the following:
validate.bat "path/to/mod"To validate CBA you simply add the full path to the mod folder
validate.bat "C:\Program Files (x86)\Steam\steamapps\common\Arma 3\!Workshop\@CBA_A3"- It assumes that the PBO's are present in
/addons(required by Arma) - It assumes that the public keys (
.bisign) are present in/addons(required by Arma) - It assumes that the private key (
.bikey) is present in/keys(required by Arma)