SearsCatalog
Resize and reposition the build panel in-game.

Features
Panel resize (mouse)
- Hover over the lower-right corner of the build panel to display the resize icon.
- Click and drag the resize icon to the desired size.
- Build panel will resize to the closest
Rows x Columns size.
Panel resize (config)
- Using ConfigurationManager, change
buildHudPanelRows or buildHudPanelColumns to desired values.
- Build panel will resize to the new
Rows x Columns size immediately.
Panel reposition
- Click on any empty space on the build panel and drag it to the desired position.
- Position is saved/loaded from config and can be reset in ConfigurationManager.
Configuration
All configuration options (except isModEnabled) can be modified in-game and will take effect immediately.

Notes