diff --git a/tools/make.cfg b/tools/make.cfg index 5e2d9d78da..170cea5159 100644 --- a/tools/make.cfg +++ b/tools/make.cfg @@ -14,8 +14,8 @@ project = @ace # Path to project secret key for signing # Make sure this isn't in your public repository! -# Default: None -# key = D:\Program Files (x86)\Bohemia Interactive\Tools\DSSignFile Tools\keys\ace_preAlpha.biprivatekey +# Default: \private_keys\ace_3.0.0.biprivatekey +# key = P:\private_keys\ace_3.0.0.biprivatekey # Path to where private keys are automatically created if the command-line parameter "key" is used # Make sure this isn't in your public repository!