From fffe5dd1bc148dfb5bbf2a77df88c49b3556663a Mon Sep 17 00:00:00 2001 From: Matteo <59450459+matteodev8@users.noreply.github.com> Date: Sun, 7 Nov 2021 15:51:51 +0100 Subject: [PATCH 1/2] Add Arch Linux dependency install instructions + AUR Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com> --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d86d1d1..3813713 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,21 @@ Linux needs the following dependencies installed: - `openssl` - `fuse2` -Refer to your local package manager for Instructions. -Optionally, for APK creation any Java runtime is needed. +Optionally, for APK creation any Java runtime is needed. + +### Arch Linux +On Arch Linux, you can install these by running this: +(Multilib repositories are required, instructions on how to enable them can be found [here](https://wiki.archlinux.org/title/Official_repositories#Enabling_multilib)) + +`sudo pacman -S --needed dotnet-runtime fuse2 gtk3 libappindicator-gtk3 openssl webkit2gtk xdelta3 lib32-openal lib32-libpulse jre-openjdk` + +For other distros, refer to your local package manager for instructions. ## Downloads Downloads can be found at the [Release Page](https://github.com/AM2R-Community-Developers/AM2RLauncher/releases). +Alternatively, for Arch Linux users an [AUR Package](https://aur.archlinux.org/packages/am2rlauncher/) also exist. Install it with `makepkg -si` or use your favourite AUR helper. + # Compiling Instructions: ## Dependencies For compiling for Windows .Net Framework 4.8 SDK is needed. For Linux .Net Core 5.0 SDK is needed. From 745d6fc823a1290bb6aba34cbc95d526c0e2e04c Mon Sep 17 00:00:00 2001 From: Lojemiru <33508026+Lojemiru@users.noreply.github.com> Date: Sun, 7 Nov 2021 15:55:46 -0600 Subject: [PATCH 2/2] AH THE MOLE --- AM2RLauncher/AM2RLauncher/MainForm/Splash.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AM2RLauncher/AM2RLauncher/MainForm/Splash.cs b/AM2RLauncher/AM2RLauncher/MainForm/Splash.cs index 44e3593..8c82db3 100644 --- a/AM2RLauncher/AM2RLauncher/MainForm/Splash.cs +++ b/AM2RLauncher/AM2RLauncher/MainForm/Splash.cs @@ -39,7 +39,8 @@ namespace AM2RLauncher "Use of the Launcher has now been authorized!", "Oh? So you're patching me?", "I, Gawron Giovana, have a dream.", - "Oooh weee ooo, I look just like an Omega" + "Oooh weee ooo, I look just like an Omega", + "AH THE MOLE" }; ///