Age | Commit message (Collapse) | Author |
|
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
|
|
|
|
|
|
We want specific JREs, always, not something that is magically resolved.
This counteracts some really bad advice recently being spread on reddit.
|
|
Fix translatable strings 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update matrix and add reddit links
|
|
|
|
|
|
|
|
fix: calculate world sizes individually
|
|
Update README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 :)
|
|
|
|
|
|
Update License
|
|
|
|
|
|
|
|
|
|
|
|
Make launcher icon grayscale for pe_light theme
|
|
This puts all mod downloading tasks inside a SequentialTask, which is,
for more than one task, a multi step task. This is handled by the
ProgressDialog by showing both the global progress of tasks executed,
and the individual progress of each of them.
|
|
|
|
Fix flatpak properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|