From 9e27705a90815f198af9ebe776d164f31ba823aa Mon Sep 17 00:00:00 2001 From: b1og3n <102593976+b1og3n@users.noreply.github.com> Date: Fri, 29 May 2026 01:50:21 +0200 Subject: [PATCH] Create start.bat --- start.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 start.bat diff --git a/start.bat b/start.bat new file mode 100644 index 0000000..9759b58 --- /dev/null +++ b/start.bat @@ -0,0 +1,4 @@ +@echo off +title ASFTGCONTROLBOT +python main.py +pause