issues
search
CSC207-2022F-UofT
/
mcpm
[WIP] Minecraft package manager
MIT License
8
stars
0
forks
source link
[F] Patch plugin tracker
#93
Closed
hykilpikonna
closed
1 year ago
hykilpikonna
commented
1 year ago
Fix json loading issue
Fix type mismatch for plugin id and version id
Fix listManuallyInstalled implementation to default to true for plugins that are installed but not in the lock
Fix listOrphanPlugins functionality
Optimize error handling by wrapping a custom exception
Remove unused functions
Add tests