AutoZoom/start.bat

3 lines
82 B
Batchfile

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