Quote:
|
ExePath=The Surge\bin\TheSurge.exe
|
This one is correct
ExePath is {app} (game directory, so ExePath = {app}), from there you just need folder where exe is, without the exe file itself and without \ at the end.
If your exe file is in root game directory (without any subdirs), than leave ExePath blank. If exe file is eg in "C:\AnyGame\bin\win32\Game.exe", then ExePath=bin\win32