bananatools/dist/kizuna/start.bat

10 lines
234 B
Batchfile
Raw Permalink Normal View History

@echo off
pushd %~dp0
start inject.exe -d -k kizunahook.dll AMCUS\AMAuthd.exe
inject.exe -d -k kizunahook.dll WindowsNoEditor\KizunaGame\Binaries\Win64\TKizunaGame-Win64-Shipping.exe
echo.
echo The game process has terminated
pause