diff options
author | swirl <swurl@swurl.xyz> | 2022-01-08 23:55:59 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-01-08 23:55:59 -0500 |
commit | 27eca0694709662b1e8253d36d2160ca1563edb0 (patch) | |
tree | 0c79d44fc1758aed5133c329501f14491e9f4cef | |
parent | c63b5bb132e4f3fa0717f6bf3392c5f944af2ebf (diff) | |
download | PrismLauncher-27eca0694709662b1e8253d36d2160ca1563edb0.tar.gz PrismLauncher-27eca0694709662b1e8253d36d2160ca1563edb0.tar.bz2 PrismLauncher-27eca0694709662b1e8253d36d2160ca1563edb0.zip |
rpm in readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Several source build packages are available, along with experimental pre-built g - An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is available. - A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. - A Flatpak is available in [Flathub](https://flathub.org/apps/details/org.polymc.PolyMC). You can install it from there or build it yourself using [this source](https://github.com/flathub/org.polymc.PolyMC). +- An RPM package is available, by going to the `packages/rpm` directory and running `./makerpm.sh`. - Generic, prebuilt 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 (AMD64) System](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst) ([SHA256](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst.sha256)) - this is a generic system package intended to be used as a base for making distro-specific packages. |