Installation:
- Download and extract
KackyWatcher.zip - Ensure Python 3.11+ is installed on your system (required for browser installation)
- Run
KackyWatcher.exe - The app will prompt you to install Playwright browsers on first run (required, ~100-200MB download)
- Files (
settings.json,map_status.json) will be created automatically on first run
Note: Python is only needed for the initial browser installation. After browsers are installed, the EXE works independently.
What's Changed
- Playwright browser installation fix, dependency removal for watchlist txt by @Flewrider in #2
Full Changelog: v1.0.6...v1.0.7