diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-29 22:15:51 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-29 22:15:51 +0200 |
commit | 17fb443a3dd8a71180a9081dbab64af95c53af26 (patch) | |
tree | 063fc53dd402bf81c89084bdf6a3efcc5051946b | |
parent | 6a6ccaa701b4ddd0a5bac62d4376ba47bbad47d7 (diff) | |
download | FlightCore-17fb443a3dd8a71180a9081dbab64af95c53af26.tar.gz FlightCore-17fb443a3dd8a71180a9081dbab64af95c53af26.zip |
Add completed goals
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,9 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [ ] Icon - [ ] CI builds - [ ] Self updating + - [x] ensure version sync with tauri.conf.json, cargo.toml + - [x] CI release + - [x] some scripts to create release JSON file - [ ] Self detect if outdated - [ ] Self update delivery - [ ] CI/CD @@ -36,6 +39,7 @@ A [Northstar](https://northstar.tf/) installer, updater, and mod-manager - [ ] support r2mm links - [ ] 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 |