PreselectBacklog
A BepInEx mod for MycoPunk that adds automation to the game's directive/backlog system, allowing players to preselect a sequence of directives and automatically progress through them.
CHANGELOG
Changelog
1.0.0 (2025-12-02)
Features
- Add preselect path functionality for directive pages
- Implement automatic progression through selected directive sequences
- Add F1 key binding to toggle preselect mode
- Add visual feedback for preselected directives (yellow outline)
- Automatic reward claiming and next directive activation
Tech
- Initial mod conversion from template
- Implement Harmony patches for DirectiveButton and DirectiveWindow
- Add client-side directive automation system