Add files via upload

This commit is contained in:
What about KSCH 2022-10-30 19:15:20 +01:00 committed by GitHub
parent deec419b22
commit 98196b01e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
start.bat Normal file
View File

@ -0,0 +1,4 @@
@echo off
title BlackCap Builder v2.1
python builder.py
pause