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
/
ModAPI.h
Age
Commit message (
Expand
)
Author
2022-11-03
Fix: Explicitly specify Version.h path
TheLastRar
2022-08-01
refactor: use function cb instead of class cb in getVersions
flow
2022-08-01
refactor: use function cb instead of class cb in getModInfo
flow
2022-07-17
fix: don't use shared_ptr for a background task T_T
flow
2022-07-17
feat: add some mod api calls
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-05-29
Fix modrinth search filters
timoreo
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
2022-04-15
fix(ui): Refresh mod list when changing filtering options
flow
2022-04-15
feat: Use version filter when searching mods
flow
2022-04-14
refactor: cleanup ModLoaderType
Sefa Eyeoglu
2022-04-07
fix: check for Quilt as Fabric-compatible loader
Sefa Eyeoglu
2022-03-24
optimize: Improve mod versions request to Modrinth
flow
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