diff --git a/src/batch/runRPC.bat b/src/batch/runRPC.bat index 3ce49e1..2b69de2 100644 --- a/src/batch/runRPC.bat +++ b/src/batch/runRPC.bat @@ -4,7 +4,7 @@ echo "starting hoi4RPC..." start "hoi4.exe" "./hoi4.exe" @REM Start checkupdate -start "hoi4RPC.exe" "C:\Users\%USERNAME%\Documents\Paradox Interactive\Hearts of Iron IV\hoi4Presence\updatecheck.exe" +start "hoi4RPC.exe" "C:\Users\%USERNAME%\Documents\Paradox Interactive\Hearts of Iron IV\hoi4Presence\checkupdate.exe" @REM start "hoi4RPC.exe" "PATH TO DISCORD RPC, IN CASE IT IS ON ANOTHER FOLDER" start "hoi4RPC.exe" "C:\Users\%USERNAME%\Documents\Paradox Interactive\Hearts of Iron IV\hoi4Presence\hoi4Presence.exe"