diff options
author | swirl <swurl@swurl.xyz> | 2022-01-31 10:00:25 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-01-31 10:00:25 -0500 |
commit | 02f24117f083f7ab003efa3186852dd677b7708b (patch) | |
tree | 5d379fa4410f0cd0cea2651ebb148bdfc13bc982 /README.md | |
parent | 7a7a937f1e15f36983bab6b676ce86f82df8c03e (diff) | |
download | PrismLauncher-02f24117f083f7ab003efa3186852dd677b7708b.tar.gz PrismLauncher-02f24117f083f7ab003efa3186852dd677b7708b.tar.bz2 PrismLauncher-02f24117f083f7ab003efa3186852dd677b7708b.zip |
better package list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -10,6 +10,8 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly <br> # Installation +- All packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)). +- Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ ## 🐧 Linux @@ -20,14 +22,12 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly <a href="https://packages.polymc.org/latest/appimage/PolyMC-latest-x86_64.AppImage"><img src="https://docs.appimage.org/_images/download-appimage-banner.svg" width="240" alt="Download as AppImage" /></a> - [AppImage SHA256](https://packages.polymc.org/latest/appimage/PolyMC-latest-x86_64.AppImage.sha256) -- All packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)). -- Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ -- + ### <img src="https://www.vectorlogo.zone/logos/archlinux/archlinux-icon.svg" height="20"/> Arch Linux -There are several AUR packages available: -[](https://aur.archlinux.org/packages/polymc/) -[](https://aur.archlinux.org/packages/polymc-bin/) +There are several AUR packages available: +[](https://aur.archlinux.org/packages/polymc/) +[](https://aur.archlinux.org/packages/polymc-bin/) [](https://aur.archlinux.org/packages/polymc-git/) ```sh @@ -41,11 +41,11 @@ yay -S polymc-git ### <img src="https://www.vectorlogo.zone/logos/debian/debian-icon.svg" height="20" /> Debian -We use [makedeb](https://docs.makedeb.org/) for our Debian packages. +We use [makedeb](https://docs.makedeb.org/) for our Debian packages. Several MPR packages are available: -[](https://mpr.makedeb.org/packages/polymc) -[](https://mpr.makedeb.org/packages/polymc-bin) +[](https://mpr.makedeb.org/packages/polymc) +[](https://mpr.makedeb.org/packages/polymc-bin) [](https://mpr.makedeb.org/packages/polymc-git) ```sh |