shusaura85 / notparadoxlauncher

Alternative for Paradox Launcher
MIT License
154 stars 4 forks source link

Small error in readme #7

Closed Imsvale closed 4 years ago

Imsvale commented 4 years ago

The readme says: 3. Delete the file "launcherpath" from "%APPDATA%\Local\Paradox Interactive\"

%APPDATA% points to AppData\Roaming, whereas %LOCALAPPDATA% points to AppData\Local.

Correct would be: 3. Delete the file "launcherpath" from "%LOCALAPPDATA%\Paradox Interactive\"

shusaura85 commented 4 years ago

Thanks. I've fixed it for the next version.