index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
modplatform
/
modrinth
/
ModrinthPackIndex.cpp
Age
Commit message (
Expand
)
Author
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-05-24
feat: add remaining links to modrinth mods
flow
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-23
chore: add license headers
flow
2022-05-23
feat: allow trying to use multiple hash types
flow
2022-05-23
refactor: move individual pack version parsing to its own function
flow
2022-05-23
fix: implement PR suggestions
flow
2022-05-23
feat: add very early mod.toml packwiz support
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-04-03
Check for empty slug before setting pack url
Harry Peach
2022-03-31
Fix modrinth usable URL in mod downloader
dada513
2022-03-24
optimize: Improve mod versions request to Modrinth
flow
2022-03-24
chore: resolve conflicts and merge upstream
flow
2022-03-22
fix: fix skipping one on file counting in mod version parse
flow
2022-03-18
fix: Use primary file for mod download on Modrinth
flow
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
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