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
/
ModrinthPackManifest.cpp
Age
Commit message (
Expand
)
Author
2022-12-06
feat: add logic for the modrinth instance modpack page
flow
2022-11-04
Fix: Resolve ambiguous overload errors
TheLastRar
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-06-09
revert: don't check modrinth whitelisted hosts
flow
2022-05-28
clean up validateDownloadUrl
Lenny McLennington
2022-05-28
change: add 'gitlab.com' to whitelisted Modrinth modpack urls
flow
2022-05-28
change: update whitelisted hosts in Modrinth modpacks
flow
2022-05-24
feat: add remaining links to modrinth modpacks
flow
2022-05-24
feat: add donate info to modrinth modpacks
flow
2022-05-16
fix: typo and useless code
flow
2022-05-15
fix: validate whitelisted download urls
flow
2022-05-15
chore: license headers 2
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-05-15
fix: add author page url
flow
2022-05-14
fix: choose valid download url even if it's not the primary one
flow
2022-05-14
fix: Have the URL be the project URL itself
flow
2022-05-14
feat: add modrinth pack downloading
flow
2022-05-14
Add support for importing Modrinth packs from files
kb1000