This repository has been archived on 2024-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
AutoZoom/start.bat
2022-04-28 01:18:08 +02:00

3 lines
82 B
Batchfile

echo AutoZoom needs Python 3 to work. Please read README.md!
python3 main.py
pause