diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-28 19:26:20 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-28 19:26:20 +0200 |
commit | 86d56c86f439a99708aa8fc6732c333c9b23d949 (patch) | |
tree | 35088db2827343e6b11b20518e43c14c4e26007e | |
parent | be2f61a23f66ff084bc59521ddf1f7c5523e7c1e (diff) | |
download | FlightCore-86d56c86f439a99708aa8fc6732c333c9b23d949.tar.gz FlightCore-86d56c86f439a99708aa8fc6732c333c9b23d949.zip |
Add another goal
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,8 +32,8 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [ ] "dev mode" -> PR install support - [ ] get list of installed mods and export as TXT - [ ] support r2mm links - - [ ] CloudFlare blocking debugger - + - [ ] CloudFlare blocking debugger (in particular make sure to check IPv4) + - [ ] Open common config files ## Development Make sure you have the necessary dependencies installed: https://tauri.app/v1/guides/getting-started/prerequisites |