Add batch files

This commit is contained in:
Syuugo 2022-11-14 20:32:20 +09:00
parent 28bddf1fe2
commit 531e625090
2 changed files with 6 additions and 0 deletions

3
mtk.bat Normal file
View file

@ -0,0 +1,3 @@
@echo off
title MTKClient
python %~dp0\mtk %*

3
mtk_gui.bat Normal file
View file

@ -0,0 +1,3 @@
@echo off
title MTKClient Log
python %~dp0\mtk_gui