Skip to content

Commit

Permalink
fixed wrong check update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiaudioTT committed Sep 24, 2022
1 parent 6e94b35 commit c98121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/batch/runRPC.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c98121e

Please sign in to comment.