Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This mimics the behaviour that the Technic launcher has, and their
website displays API URLs for.
The big benefit of this, is to be able to install private packs now :)
|
|
|
|
|
|
Make launcher icon grayscale for pe_light theme
|
|
|
|
Fix flatpak properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Credits and Branding
|
|
Improve mod versions request to Modrinth
|
|
Allows you to use either `\` or `/` on Windows
|
|
|
|
|
|
|
|
chore: add license header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lecense
|
|
|
|
|
|
|
|
This uses more arguments in the GET request for mod versions on the
Modrinth API, filtering what versions can be returned, decreasing load
on Modrinth servers and improving a little the time it takes for the versions to be
available to the user.
This also removes the now unneeded check on correct modloaders in
ModrinthPackIndex, since it is now filtered by the Modrinth server.
Lastly, this adds a couple of helper functions in ModModel.
|
|
|
|
|
|
|
|
Build with static rainbow
|
|
Fix translatable strings
|
|
Retranslate all settings pages
|
|
|
|
This reverts commit 61db1c46beb465c33124ec4f34dfdcefd4d804d3.
|
|
Allow fractional DPI scaling
|
|
|
|
|
|
|
|
|