diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-11-28 07:08:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 07:08:12 +0100 |
commit | e7b549b4a4534484fc5549b20e30a89501c1b019 (patch) | |
tree | 1e37c826ccf41bde1f73f77e683e1630badf832c /docs | |
parent | 13ff1b0a50fa94d4f35ee1868ef3874a619f4165 (diff) | |
download | FlightCore-e7b549b4a4534484fc5549b20e30a89501c1b019.tar.gz FlightCore-e7b549b4a4534484fc5549b20e30a89501c1b019.zip |
feat: Rebuild `enabledmods.json` if value not found (#69)
* feat: Rebuild enabledmods.json if value not found
When toggling a mod on enabled mods that is not present in
`enabledmods.json` we would previously just error out. Now we rebuild
the `enabledmods.json` file in a Northstar compatible format and then
toggle the mod in question.
* feat: Handle missing or corrupted enabledmods.json
* chore: Remove leftover print statement
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions