1.6.1 Fixed Tesseract Loading issues on W11
This releases fixes loading issues with tesseract on windows 11 by easing "where" tesseract can be.
It also allows you to pass a new command line parameter to use a custom tesseract version and location.
Full changes:
- Tesseract location now goes through the entire list of OS-specific locations
- You can now set a custom tesseract location in the config (it has a higher priority)
- Added a few extra error messages
- New English Sunbreak skills and corrections are now bundled.
closes #29