diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-03-20 18:55:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 17:55:50 +0000 |
commit | 25791906cc8c81368af5718f8ec6ee8b4f428b31 (patch) | |
tree | 20b96078bf2185138cdafe20527f048f7f2e2cfe /src-tauri/Cargo.lock | |
parent | c102fdcf8ef00e3c5c46fb9ded37e09b7e92e483 (diff) | |
download | FlightCore-25791906cc8c81368af5718f8ec6ee8b4f428b31.tar.gz FlightCore-25791906cc8c81368af5718f8ec6ee8b4f428b31.zip |
fix: Add error handling if default EA App path (#211)
* fix: Add error handling if default EA App path
We cannot install to
`C:\Program Files\EA Games\Titanfall2`
cause Windows™
As such if install fails we check for that path and show according error
message
* fix: Check only for `Program Files` path
instead of the full one
As the issue is technically the permissions with `Program Files`, not
the EA Games subdirectory...
* fix: Format check error
Diffstat (limited to 'src-tauri/Cargo.lock')
0 files changed, 0 insertions, 0 deletions