Age | Commit message (Expand) | Author |
---|---|---|
2022-03-07 | refactor: de-duplicate common code in network mod APIs | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | refactor: use Enum instead of raw int for ModLoaderType | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | flow |
2022-03-02 | refactor: Use a single indexed pack for mods | flow |
2022-02-01 | Fix braindead moments | timoreo |
2022-01-31 | Update to Modrinth API V2 | timoreo |
2022-01-24 | Changed modrinth author data to not be a list | timoreo |
2022-01-15 | Added smart file selection | timoreo |
2022-01-15 | Filtering per mod loader & mc version | timoreo |
2022-01-14 | Fixed icons | timoreo |
2022-01-14 | Added the downloading of the mods | timoreo |
2022-01-14 | Start of mod downloading | timoreo |