diff options
author | swirl <swurl@swurl.xyz> | 2021-12-27 19:36:46 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2021-12-27 19:36:46 -0500 |
commit | a0a30293eb2fef28c0e14552b68aa623372819b7 (patch) | |
tree | 61c45f77309ac7f684e32212e4e687e6df460667 /README.md | |
parent | 4435665d872c9dc94608714024e9ce5e5a113168 (diff) | |
download | PrismLauncher-a0a30293eb2fef28c0e14552b68aa623372819b7.tar.gz PrismLauncher-a0a30293eb2fef28c0e14552b68aa623372819b7.tar.bz2 PrismLauncher-a0a30293eb2fef28c0e14552b68aa623372819b7.zip |
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.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 |