forked from chiki2bum2/SniperGold_ML
3 lines
131 B
Batchfile
3 lines
131 B
Batchfile
@echo off
| |||
rem sniper-data headless launcher (Windows)
| |||
"C:\Users\defau\AppData\Local\Python\bin\python.exe" "%~dp0sniper-data.py" %*
|