Commit graph

6 commits

Author SHA1 Message Date
Lilian Jónsdóttir 5f7df27d76 add cli flag to remove mods without zip files from the list
also refactor modlist a bit
  - modlist knows about its own directory
  - AddModsNotInList and RemoveModsNotInFolder use said directory instead of taking one as an argument
2024-02-12 10:20:15 -08:00
Lilian Jónsdóttir c9eaba2737 add cli flag to add missing mods in enabled state 2024-02-12 09:45:25 -08:00
Lilian Jónsdóttir de119fa05f improved logging 2024-02-11 17:44:54 -08:00
Lilian Jónsdóttir df7751c5d9 var for less brackets 2024-02-11 17:44:35 -08:00
Lilian Jónsdóttir fd280ba2e8 add space to filename regex 2024-02-11 17:43:51 -08:00
Lilian Jónsdóttir ba36cba7bf initial code commit - basic functionality works
- automatically adds mods found in mods folder that aren't in mod-list.json
- read/write modlist from mod-list.json
- enable/disable mods
2024-02-09 10:53:06 -08:00