1
0
mirror of synced 2025-01-23 22:54:04 +01:00
bananatools/dist/taiko/start.bat

9 lines
114 B
Batchfile
Raw Normal View History

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