diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-29 23:43:10 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-29 23:43:10 +0200 |
commit | 91420d9ebb8842a9aa5c705168a4bc5dec1d18e2 (patch) | |
tree | 74ba4299074d93aeddca7bef1f334365e6dbc82f /README.md | |
parent | 975c9ffbbed337ce40f6922c86249225ab779075 (diff) | |
download | FlightCore-91420d9ebb8842a9aa5c705168a4bc5dec1d18e2.tar.gz FlightCore-91420d9ebb8842a9aa5c705168a4bc5dec1d18e2.zip |
Update goals on roadmap
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -21,8 +21,8 @@ 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 - - [ ] Detect game install path - - [ ] Steam + - [x] Detect game install path + - [x] Steam - [ ] Origin - [ ] EA - [ ] Support for multiple release channels (GitHub + Thunderstore) @@ -31,13 +31,15 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [ ] Mod install support - [ ] check mod validity - [ ] mod update detection +- [ ] Game repair functionality + - [ ] Button to disable all mods except vanilla + - [ ] CloudFlare blocking debugger (in particular make sure to check IPv4) - [ ] Extra - [ ] "dev mode" - [ ] PR install support - [ ] Support multiple profiles - [ ] get list of installed mods and export as TXT - [ ] support r2mm links - - [ ] CloudFlare blocking debugger (in particular make sure to check IPv4) - [ ] Open common config files ## Development |