Hey!
Since devices like the RPi5 are capable of running minecraft in a quite playable/performant way, I think it would make sense to include a launcher in the repos.
PrismLauncher is available in the AUR and builds successfully without modification, but it can take quite a while because it compiles on a single core (but a manual addition of `-j4` works). Would be nice to be able to install it as a binary, since the -bin AUR package does not work on aarch64.
Links to PrismLauncher and its AUR package:make_clickable_callback(MAGIC_URL_FULL, '
', 'https://aur.archlinux.org/packages/prismlauncher', '', ' class="postlink"')make_clickable_callback(MAGIC_URL_FULL, '
', 'https://prismlauncher.org', '', ' class="postlink"')
It might also make sense to have the package set up hardware acceleration by itself (which I'm still struggling with so I can't provide any details on how I'd make that work at the moment).