diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-07 23:24:02 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-07 23:24:02 +0200 |
commit | ac3341b116eae1f0d32fcd1d5ecdbfae906759fd (patch) | |
tree | 8bdaa7c950b61ed0074b2ac552d8840d03e69a9d /README.md | |
parent | 6c8becbf21f96f683c485afcada5e44e571f752b (diff) | |
download | FlightCore-ac3341b116eae1f0d32fcd1d5ecdbfae906759fd.tar.gz FlightCore-ac3341b116eae1f0d32fcd1d5ecdbfae906759fd.zip |
Add another goal in regards to fs permissions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [ ] check mod validity - [ ] mod update detection - [ ] Game repair functionality - - [ ] Button to disable all mods except vanilla + - [ ] Button to disable all mods except core Northstar mods + - [ ] Check filesystem permissions (we wanna look for admin owned files etc) - [ ] CloudFlare blocking debugger (in particular make sure to check IPv4) - [ ] Extra - [ ] "dev mode" |