| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Updates to the version at https://github.com/modrinth/docs/blob/master/static/img/logo.svg
|
|
|
|
|
|
|
|
|
|
Make it more consistent with the others
|
|
|
|
|
|
|
|
|
|
It seems to be possible to have modpack versions that have to primary
file. In those cases, we pick a valid one "at random".
|
|
|
|
|
|
(I think, doesn't seem to work for the waffle though, probably because
of the staging API :/)
|
|
|
|
|
|
Things that don't work / work poorly (there's more for sure but those
are the evident ones):
- Icons are broken in the import dialog
- No way to search for private packs
- Icons are not downloaded when downloading a mod
- No support for multiple download URLs
- Probably a lot more...
|
|
|
|
|
|
|
|
Remove in-tree CMake modules where possible
|
|
|
|
chore: add version of polymc area in bug report template
|
|
|
|
Use the key CurseForge provided me to use for PolyMC
*pr done on mobile if someone could test that would be great*
|
|
|
|
Merge stable into develop
|
|
|
|
|
|
|
|
Hide all tokens for non-Debug builds for log and logfiles
|
|
|
|
|
|
|
|
Co-authored-by: flow <thiagodonato300@gmail.com>
|
|
|
|
|
|
|
|
Suffixes are unreliable in different locales, while MIME types are more
standarized.
|
|
|
|
|
|
|
|
Fix nightly.link pr comment
|
|
Fix mnemonics that didn't parse
|
|
|
|
CI Speedup [1/3]: Use ccache to speed up CI builds
|