Search Criteria
Package Details: am2rlauncher 2.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/am2rlauncher.git (read-only, click to copy) |
---|---|
Package Base: | am2rlauncher |
Description: | Application for installing the latest Community Updates, APKs and Mods for AM2R. |
Upstream URL: | https://github.com/AM2R-Community-Developers/AM2RLauncher |
Keywords: | c# frontend game gtk launcher patcher |
Licenses: | GPL3 |
Conflicts: | am2rlauncher-git |
Submitter: | miepee |
Maintainer: | miepee |
Last Packager: | miepee |
Votes: | 3 |
Popularity: | 0.001065 |
First Submitted: | 2021-09-27 08:30 (UTC) |
Last Updated: | 2022-11-01 07:46 (UTC) |
Dependencies (12)
- dotnet-host (dotnet-host-bin, dotnet-host-preview-bin)
- dotnet-runtime (dotnet-runtime-2.2, dotnet-runtime-3.0, dotnet-runtime-2.1, dotnet-runtime-5.0-bin, dotnet-runtime-bin, dotnet-runtime-6.0-bin, dotnet-runtime-preview-bin)
- fuse2
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- icu (icu-git-static, icu-git)
- lib32-libpulse (lib32-libpulse-nosystemd-git, lib32-libpulse-nosystemd-minimal-git)
- lib32-openal (lib32-openal-git, lib32-openal-minimal-git)
- libappindicator-gtk3 (libappindicator-bzr)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- xdelta3
- jre-openjdk (jdk11-openjdk-dcevm, jdk11-openjdk-dcevm-conflicts-fixed, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk18-beta-temurin, hmcl-zulu-bin, jdk-microsoft-openjdk, zulu-jre-fx-bin, jdk-temurin, jdk17-temurin, jdk11-temurin) (optional) – Creating APKs
Latest Comments
miepee commented on 2022-05-13 07:45 (UTC) (edited on 2022-05-13 07:51 (UTC) by miepee)
@Beelzebielsk sorry for the late reply.
dotnet-host
is a dependency ofdotnet-runtime
, so I thought I wouldn't need to specify it. I'll go push an update in a second, will edit this comment when it's fixed.EDIT: Fixed for both
am2rlauncher
andam2rlauncher-git
.Beelzebielsk commented on 2022-04-16 10:48 (UTC) (edited on 2022-04-16 10:48 (UTC) by Beelzebielsk)
I think this is missing a dependency of
dotnet-host
. I tried running the launcher and got this error:And installing
dotnet-host
fixed it.lualuv897 commented on 2022-04-10 22:38 (UTC)
Seems to work as intended. Thanks for maintaining the launcher. The other version is one year outdated.
miepee commented on 2022-01-07 18:49 (UTC) (edited on 2022-01-07 18:49 (UTC) by miepee)
@ThatOneSeong fixed!
miepee commented on 2021-11-18 13:44 (UTC) (edited on 2021-11-18 13:52 (UTC) by miepee)
Hi, addressed it in the upstream repo (see here ). Will do a new Launcher release in the next couple of days, so currently suggesting to launch it with
AM2RLauncher --roll-forward LatestMajor
, installdotnet-runtime-5.0-bin
or to use am2rlauncher-git.ThatOneSeong commented on 2021-11-15 02:55 (UTC) (edited on 2021-11-15 02:56 (UTC) by ThatOneSeong)
Currently with updated dotnet-runtime 6.x, AM2RLauncher exits with:
Until this is addressed upstream, the problem can be resolved by symlinking
/usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.0
to/usr/share/dotnet/shared/Microsoft.NETCore.App/5.0.0