BlackCap-Grabber/start.bat

5 lines
66 B
Batchfile
Raw Normal View History

2022-10-30 11:15:20 -07:00
@echo off
2023-01-10 11:57:22 -08:00
title BlackCap Builder v2.3
2022-10-30 11:15:20 -07:00
python builder.py
2023-01-04 00:55:10 -08:00
pause