1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-12-03 17:07:16 +01:00
segatools-dniel97/dist/fgo/start.bat

11 lines
146 B
Batchfile
Raw Normal View History

@echo off
cd /d %~dp0
inject -d -k fgohook.dll ago.exe
taskkill /f /im amdaemon.exe > nul 2>&1
echo.
echo Game processes have terminated
pause