diff options
author | swirl <roachh@protonmail.com> | 2022-01-09 10:58:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-09 10:58:51 -0500 |
commit | 541f26b33adf923649e75967f5b40bd306c6a1cf (patch) | |
tree | 5d86fbe03780aa370fe91d57506cdd21c8683b92 /README.md | |
parent | 459aafbca491d88ece67fd7258f9eb4db61426f9 (diff) | |
parent | 9bd86f84ded95b1f6d333deff2ef7aa04e38d9c4 (diff) | |
download | PrismLauncher-541f26b33adf923649e75967f5b40bd306c6a1cf.tar.gz PrismLauncher-541f26b33adf923649e75967f5b40bd306c6a1cf.tar.bz2 PrismLauncher-541f26b33adf923649e75967f5b40bd306c6a1cf.zip |
Merge pull request #29 from cidkidnix/develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Several source build packages are available, along with experimental pre-built g <a href='https://flathub.org/apps/details/org.polymc.PolyMC'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a> <br> [![AUR package](https://img.shields.io/aur/version/polymc-git)](https://aur.archlinux.org/packages/polymc-git/) +- A [Nix](packages/nix/NIX.md) derivation is available in repo. - 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. - The Flatpak can be built 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`. |