bananatools/dist/taiko/start.bat
2023-01-02 23:39:03 -05:00

9 lines
114 B
Batchfile

@echo off
pushd %~dp0
inject.exe -d -k taikohook.dll Taiko.exe
echo.
echo The game process has terminated
pause