bananatools/dist/ferrum/start.bat

9 lines
120 B
Batchfile

@echo off
pushd %~dp0
inject.exe -d -k ferrumhook.dll ferrum_app.exe
echo.
echo The game process has terminated
pause