diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-11-10 00:21:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 00:21:41 +0100 |
commit | 6515ea9cf6922dc431090fba3457400d95f74a57 (patch) | |
tree | 98429087ca67e10d362b051c219f63e79d0aa8a5 /scripts/create-release-file.py | |
parent | 32fd7e37d0a2e72a88bac3462fbfac3a5d4b6015 (diff) | |
download | FlightCore-6515ea9cf6922dc431090fba3457400d95f74a57.tar.gz FlightCore-6515ea9cf6922dc431090fba3457400d95f74a57.zip |
feat: Parse actually installed mods (#38)
* feat: Parse actually installed mods
Instead of using solely `enabledmods.json` parse the `mod.json` of found
mods in `mods` folder.
* refactor: Remove leftover print statements
* refactor: Move logic into dedicated module
* fix: Load mods despite `enabledmods.json` missing
Previously we would error out early if `enabledmods.json` was missing
despite not actually needing it for mod list.
* style: Autoformat
Diffstat (limited to 'scripts/create-release-file.py')
0 files changed, 0 insertions, 0 deletions