BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

Add Toggle for not creating Signs/Keys on Release build #359

Closed jokoho48 closed 1 year ago

jokoho48 commented 4 years ago

HEMTT Version: 3f970a9c1221bba4346279c462ba162c91e7a3e6 (stable or dev + commit hash)

Description: if you work on a server only mod that would break/create issues when loading it on the client it would be useful to have a toggle to not generate signs and keys so server admins don't mistakenly allow client-side loading

Solution: Add a Toggle to the Hemtt.toml for Disabling Signing/Key Creation doNotSign, doNotGenerateKey? and if it should be really fancy read/find a file in the PBO to check if that current PBO should be signed

BrettMayson commented 1 year ago

Included in 1.2