Age | Commit message (Collapse) | Author |
|
|
|
|
|
chore: add license header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lecense
|
|
|
|
|
|
|
|
|
|
Bump to 1.1.1
|
|
Bump to 1.1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Keep track of compatible Java versions from meta. Launch-step
VerifyJavaInstall will check if current instance's Java version is
compatible.
Also add override option both globally and per-instance in-case the user
doesn't care about the requirement.
|
|
|
|
|
|
Fix skipping file in mod version parsing
|
|
Fix skipping file in mod version parsing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bring back not portable windows builds
|
|
Build with static rainbow
|
|
Fix translatable strings
|
|
Retranslate all settings pages
|
|
Allow fractional DPI scaling
|
|
fix webp
|
|
|
|
Limit instance names to 128 chars
|
|
Switch to msys2 for Windows builds
|