Alexandru Ionut Tripon
Alexandru Ionut Tripon
This is more like a fix for portable in case they delete the manifest file. Here is the situation this solves: - download and extract portable version - delete the...
You need to fix the formatting: https://github.com/PrismLauncher/PrismLauncher/pull/2438/checks?check_run_id=25422578234
Workaround until this is implemented: - close prism - navigate inside `mods/.index` folder - identify the mod file - open it with a text editor - change the `side` value...
> Does this also fix the missing newlines before the "Do you want to retry?" Yes
This is not supported right now because the instance list and the cat are drawn manually under it. I don't think this will be implemented until a refactor happens.
This is still wanted(even if nobody worked on it yet)
> As a temporary workaround for now, you can add an empty patch in "versions", copy the `minecraftArguments` of the existing entry, and append proxy settings to the `minecraftArguments` in...
> To me it feels too clumsy to be an actual solution? There is no way for Prism to tell if the mc version supports the proxy arguments. So until...
> Or let users manually specify additional Minecraft arguments, just like how currently users can manually specify additional JVM arguments? Then feel free to open a new issue regarding the...
Also there is this PR that should fix it: https://github.com/jurplel/install-qt-action/pull/251