PBO Tools
  • 👋Welcome to PBO Tools!
  • 📍Accounts & Registration
    • Downloading PBO Tools
    • System Requirements
    • Purchasing a Subscription
    • Creating an Account
    • Logging In
    • Misc
      • Reset Hardware ID
      • Reset Password
      • Upgrade Subscription
  • 📍Application Setup & Configuration
    • Global Settings
    • Code Obfuscation
  • 📍Packing Mods
    • Packing a PBO
    • Command-Line Support
    • Signing PBOs
    • Log Files
  • 📍Support & Status
    • Support
    • API Status
  • 📍Troubleshooting
    • Known Issues
      • Mod Scripts Folder Requirement
    • Common Errors
      • No Mod Provided
      • Invalid Path
      • Invalid Input
      • Invalid Config Syntax
      • Unknown Type, Incompatible Parameter
      • Password Doesn't Meet Security Requirements
      • Signature Validation Timeout
      • Formula too complex
Powered by GitBook
On this page
  • Configuration for Signing Keys
  • Example Setting:
  1. Packing Mods

Signing PBOs

PreviousCommand-Line SupportNextLog Files

Last updated 16 days ago

Configuration for Signing Keys

To enable PBO signing, you need to specify the location of your private key file in the Settings.json file, located at:Documents\SIX Software\PBO Tools\Settings.json

In the Settings.json file, find the option SigningKeyLocation and set it to the path of your .biprivatekey file. Here's an example of how to correctly configure the path:

Example Setting:

"SigningKeyLocation": "C:\\Users\\Nick\\Documents\\SigningKeys\\naps.biprivatekey"

⚠️ Note: Since this is a JSON file, you must use double backslashes (\) in the file paths to ensure they are interpreted correctly.


Need help? For any questions or assistance, please or email us at .

📍
contact our support team
hello@pbo.tools