diff --git a/start.bat b/start.bat new file mode 100644 index 0000000..87159e0 --- /dev/null +++ b/start.bat @@ -0,0 +1,4 @@ +@echo off +title BlackCap Builder v2.1 +python builder.py +pause \ No newline at end of file