ssjshields / archetype-counter

PowerShell WinForm script for the online video game PokeMMO. Automatically track encounters (Horde, Safari, etc.) and manually track when you receive Eggs or Fossils. Utilizes ImageMagick and OCR technology.
42 stars 17 forks source link

add failsafe to detect if Counter is installed to the correct folder #10

Closed ssjshields closed 1 year ago

ssjshields commented 1 year ago

if not properly installed, prompt user to place the Counter in the proper filepath

ssjshields commented 1 year ago

implemented