Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Now it resets properly and collapsing a group doesn't make
all subsequent clicks collapse groups.
|
|
|
|
|
|
https://help.mojang.com/ no longer has API status
|
|
|
|
|
|
|
|
|
|
The functionality was broken, beyond repair and an ongoing maintenance
nightmare.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove include of qtguiglobal.h
|
|
|
|
Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without accessibility
|
|
accessibility
|
|
|
|
the `git clone` command provided doesn't work and gives this error on Debian
```
$ git clone --recursive git@github.com:MultiMC/MultiMC5.git src
Cloning into 'src'...
The authenticity of host 'github.com (192.30.253.113)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
I am suggesting an alternative command to provide to users in BUILD.md instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let's see how badly this goes
|
|
update manifests
|
|
|
|
|
|
Message cleanup
|
|
|
|
|
|
|
|
Window Size to 800x600
|
|
|
|
|
|
|
|
GH-2787 fix "Download All" button
|
|
Escape ; too in instance folder names
|
|
|
|
|
|
|
|
|
|
|