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
/
minecraft
/
mod
/
tasks
/
GetModDependenciesTask.cpp
Age
Commit message (
Expand
)
Author
2023-06-25
moved getRequiredBy
Trial97
2023-06-24
Added translation
Trial97
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-20
Added fallback for quilt if the API or Kotilin is not present
Trial97
2023-06-19
Fixed build
Trial97
2023-06-19
Fixed removeIf
Trial97
2023-06-19
Added overide for Quilt/Fabric
Trial97
2023-06-19
Fixed regresion regarding modrinth project_id in dependence array
Trial97
2023-06-19
Changed qWarning to qDebug for raw data
Trial97
2023-06-19
Small fixes
Trial97
2023-05-28
Fixed Ptr logic
Trial97
2023-05-14
Made sure the metadata is valid when checking mod deps
Trial97
2023-05-04
Updated required_by as dependency
Trial97
2023-05-04
Fixed comments
Trial97
2023-04-21
Small cleanup
Trial97
2023-04-21
Refator task to work with multiple providers
Trial97
2023-04-21
Made some copy by reference
Trial97
2023-04-21
Small headers removal
Trial97
2023-04-21
Semi fixed the Modrinth dependency implementation
Trial97
2023-04-21
Tried to fix codeQL
Trial97
2023-04-21
Fixed headers
Trial97
2023-04-21
First working version with curseforge mods
Trial97
2023-04-12
Added task to load dependencies
Trial97