Create start.bat

This commit is contained in:
b1og3n
2026-05-29 01:50:21 +02:00
committed by GitHub
parent 11916e7387
commit 9e27705a90
+4
View File
@@ -0,0 +1,4 @@
@echo off
title ASFTGCONTROLBOT
python main.py
pause