Age | Commit message (Collapse) | Author |
|
PackPlatforms: Record where packs come from
|
|
More links for CF / Modrinth mods / modpacks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let me just say, this does not look right
|
|
Add on-disk mod metadata information
|
|
|
|
|
|
|
|
Make global JVM arguments multi-line
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
|
|
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
|
|
|
|
|
|
* Use the bulk endpoint on mod resolution for faster download
* Search on modrinth for api blocked mods
* Display a dialog for manually downloading blocked mods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some stylistic changes, and get hashes from the mod providers when
building the metadata.
|
|
|
|
|
|
This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and updating the index with the new
information.
The index updating is done first so that, in the future, we
can prompt the user before download if, for instance, we discover
there's another version already installed.
|
|
|
|
ATLauncher: Various work to improve the platform support
|
|
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Co-authored-by: flow <flowlnlnln@gmail.com>
|
|
|
|
|
|
|