Search Criteria
Package Details: gdlauncher-beta-bin 1.1.30-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdlauncher-beta-bin.git (read-only, click to copy) |
---|---|
Package Base: | gdlauncher-beta-bin |
Description: | GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience |
Upstream URL: | https://gdevs.io |
Licenses: | GPL3 |
Conflicts: | gdlauncher, gdlauncher-appimage, gdlauncher-beta, gdlauncher-bin, gdlauncher-classic, gdlauncher-git |
Provides: | gdlauncher |
Submitter: | huantian |
Maintainer: | huantian |
Last Packager: | huantian |
Votes: | 1 |
Popularity: | 0.000903 |
First Submitted: | 2021-08-26 03:19 (UTC) |
Last Updated: | 2023-01-29 22:10 (UTC) |
Latest Comments
huantian commented on 2021-11-28 17:10 (UTC) (edited on 2021-11-28 17:11 (UTC) by huantian)
@shaybox I use the .deb as it is already packaged in a file system format and also provides icons and .desktop file. If you look at the PKGBUILD I’m already giving 7z a executable along with the main binary. The error when it fails to give it executable is non fatal and not the reason you’re crashing. Try restarting your pc and running the launcher again.
At some point I may symlink system 7z to the gdlauncher folder instead of using the provided binary.
shaybox commented on 2021-11-28 07:09 (UTC) (edited on 2021-11-28 07:24 (UTC) by shaybox)
Why use the deb when they provide a tar?
Also doesn't run because the launcher tries to chmod 7za even though it's already executable,
I submitted an issue https://github.com/gorilla-devs/GDLauncher/issues/1183