1
0
mirror of synced 2024-11-27 23:10:49 +01:00
bananatools/dist/taiko/start.bat

9 lines
114 B
Batchfile
Raw Normal View History

2023-01-03 05:35:53 +01:00
@echo off
pushd %~dp0
inject.exe -d -k taikohook.dll Taiko.exe
echo.
echo The game process has terminated
pause