HunterPie includes development tools that help with development, debugging, and testing. These tools are hidden by default but can be enabled through feature flags.
Enabling Development Tools
To access HunterPie’s development features, you’ll need to enable them through the feature flags system:
Step 1: Enable Development Feature Flags
- Open HunterPie Settings
- Click on “Client” settings
- Scroll all the way down to the bottom of the settings page
- Enable “Enable development feature flags”
Step 2: Reload Settings
- Exit the settings page completely
- Re-enter the settings page to reload all options
This step is crucial as it refreshes the settings interface to show newly available options.
Step 3: Access Feature Flags
- In the settings page, scroll down on the sidebar
- At the very bottom, you’ll now see a “Feature Flags” option
- Click on “Feature Flags”
Step 4: Enable Advanced Development Features
- In the Feature Flags section, find “feature_enable_advanced_dev”
- Enable this feature flag
Step 5: Restart HunterPie
- Restart HunterPie by pressing Ctrl+R
After following these steps, you’ll have access to HunterPie’s full development options, including:
- Mock Widgets - Test themes with fake data without running the game
- Overlay Manager - Controls design mode, position and settings of the mocked widgets
Development Features
Once development tools are enabled, you can access various debugging and testing features that make theme development and troubleshooting much easier.
Important: Some development features may impact performance and are intended for development use only. Disable them for normal gameplay.