diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-10 15:21:32 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-10 15:21:32 +0200 |
commit | 12f2f3b76ed2c5a632234746ab2507825a117b39 (patch) | |
tree | 5aa551e3ce01dd33053510fd3ea1e63be60628da | |
parent | 10b3093eb7e9c9ff2c1827723bade000ffb82577 (diff) | |
download | FlightCore-12f2f3b76ed2c5a632234746ab2507825a117b39.tar.gz FlightCore-12f2f3b76ed2c5a632234746ab2507825a117b39.zip |
Mark Origin install detection as completed
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,9 +21,9 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [x] Crash report uploading (sentry.io) - [ ] Northstar install/launch support - [ ] 1-click to get to running Northstar - - [x] Detect game install path + - [ ] Detect game install path - [x] Steam - - [ ] Origin + - [x] Origin - [ ] EA -[ ] Handle read-only filesystem - [x] Check if Northstar install is up-to-date |