Age | Commit message (Collapse) | Author |
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: txtsd <code@ihavea.quest>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
- Fix shortcut icons
- Possibly fix shortcut creation on AppImages
- Fix shortcut not working if path to launcher contains spaces
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
- create .command files instead of .sh
- fix shortcuts not working if path to Prism Launcher contains spaces
- fix path to executable in shortcutss
- add check for running from extracted folder (prevents creating shortcuts)
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
This thing is otherworldly unoptimized. o.O
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Co-authored-by: flow <flowlnlnln@gmail.com>
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Dunno why it happens but the fix was literally 2 lines, so whatever I guess
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Add a few comments
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Implemented on Windows only rn!
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
move explanation text into dialog class and it's own label
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/222
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
fix https://github.com/PrismLauncher/PrismLauncher/issues/363
|
|
|
|
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/226
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
|
|
I have no idea why this function exists, so better to just let it exist.
=D
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Passing the classpath into stdin has no effect. Java is already provided the classpath with -cp, which pretty much takes up the largest part of the arguments anyway, which leads me to wonder, what's the point of stdin arguments at all?
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
|