diff options
author | swirl <swurl@swurl.xyz> | 2022-01-09 00:19:21 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-01-09 00:19:21 -0500 |
commit | 5a09dcae68508b50b2dc5b273141e7016bdcc7da (patch) | |
tree | f7d8b51f47e7c4243dded74fad6d93b82231f7e3 | |
parent | 87af5f631d344c26422f477d504c069261281e0a (diff) | |
download | PrismLauncher-5a09dcae68508b50b2dc5b273141e7016bdcc7da.tar.gz PrismLauncher-5a09dcae68508b50b2dc5b273141e7016bdcc7da.tar.bz2 PrismLauncher-5a09dcae68508b50b2dc5b273141e7016bdcc7da.zip |
forgot linebreak
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,8 +11,9 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly Several source build packages are available, along with experimental pre-built generic packages. <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> [](https://aur.archlinux.org/packages/polymc-git/) -- 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 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`. - Generic, prebuilt packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)). |