-
Notifications
You must be signed in to change notification settings - Fork 0
How to use KZP profiles?
Christopher Dean edited this page Apr 14, 2022
·
1 revision
Profiles are loaded automatically at the start of KZP and are changes are saved automatically on the close of KZP. Future releases will add more flexibility to profiles, for now they are basic.
Useful for scripts and power users - You can pass the name of a profile to load when starting the KZP application.
- insert image of this on linux
You might ask Profile(s)? I only have default. Yes profiles must be added manually.
- Locate your settings.json file - this is in the AppDataLocation directory of your platform.
- open the settings files and add a new profile object matching Default. Be very careful to not remove or break default.
- KZP will wipe data aggressively so make a copy of your settings.json before changes!
- load or switch to the profile using the system tray menu
- make the changes to your new profile and close the KZP to save the settings.
- (optionally) set the new profile as the startup profile
- Picture of startup profile being set to something other than default
- insert image of KZP profile with no "krakenzdriver" object variables defined.