mirror of
https://github.com/b1og3n/ASFTGCONTROLBOT.git
synced 2026-07-24 22:54:30 +00:00
5 lines
53 B
Batchfile
5 lines
53 B
Batchfile
@echo off
|
|
title ASFTGCONTROLBOT
|
|
python main.py
|
|
pause
|