1
0
mirror of synced 2024-11-24 05:50:12 +01:00
bananatools/dist/mkac/start.bat
Kevin Trocolli 8ff356b84c add games
2023-09-18 04:05:22 -04:00

10 lines
169 B
Batchfile

@echo off
pushd %~dp0
inject.exe -d -k mkachook.dll AMCUS/AMAuthd.exe
inject.exe -d -k mkachook.dll MK_AGP3_FINAL.exe
echo.
echo The game process has terminated
pause