From a0a30293eb2fef28c0e14552b68aa623372819b7 Mon Sep 17 00:00:00 2001 From: swirl Date: Mon, 27 Dec 2021 19:36:46 -0500 Subject: [PATCH] AUR package, moved Jenkins to polymc.org Added the AUR package to README - thanks lovetocode999 Switched jenkins.swurl.xyz to jenkins.polymc.org, reflected in README. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f80ee58..94745dc1 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,12 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly ## Packages Experimental packages are available for Linux (non-portable) and Windows (portable). Both versions are confirmed to work but the Windows version needs more testing--please volunteer if you use Windows! -- A full list of packages is available [here](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/). -- Last build status: https://jenkins.swurl.xyz/job/PolyMC/lastBuild/ -- [Linux (AMD64) System](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/lin64-system.tar.zst) - this is a generic system package intended to be used as a base for making distro-specific packages. -- [Windows (32-bit)](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/win32.zip) - this is a portable package, you can extract it anywhere and run it. This package needs testing. +- An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is also available. +- A Gentoo ebuild will be made soon. +- A full list of generic, pre-built packages is available [here](https://jenkins.polymc.org/job/PolyMC/lastSuccessfulBuild/artifact/). +- Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ +- [Linux (AMD64) System](https://jenkins.polymc.org/job/PolyMC/lastSuccessfulBuild/artifact/lin64-system.tar.zst) - this is a generic system package intended to be used as a base for making distro-specific packages. +- [Windows (32-bit)](https://jenkins.polymc.org/job/PolyMC/lastSuccessfulBuild/artifact/win32.zip) - this is a portable package, you can extract it anywhere and run it. This package needs testing. - MacOS currently does not have any packages. We are still working on setting up MacOS packaging. ## Development