feature: gracefully fail pattern scanning and print helpful error messages

refactor: use regex pattern scanning everywhere
This commit is contained in:
Marcus Gursch 2022-03-28 21:26:32 +02:00
parent 7ae9c59fcc
commit f49096c2c6
2 changed files with 58 additions and 36 deletions

View file

@ -9,7 +9,7 @@ A tool aimed at enhancing the experience when playing the game on linux through
## Dependencies
- Python >= 3.8.xx (lowest tested)
- Python >= 3.8
## Usage