diff options
author | cidkidnix <cidkidnix@protonmail.com> | 2022-01-08 09:30:51 -0600 |
---|---|---|
committer | cidkidnix <cidkidnix@protonmail.com> | 2022-01-08 09:30:51 -0600 |
commit | e544637333d2a3a0259dc9614b6a27911e681147 (patch) | |
tree | 1b8395997831dc619a59ed9eaf6b6468b691fa9d /README.md | |
parent | e665d520444668b2b1fa58269f8fc60f5db56473 (diff) | |
download | PrismLauncher-e544637333d2a3a0259dc9614b6a27911e681147.tar.gz PrismLauncher-e544637333d2a3a0259dc9614b6a27911e681147.tar.bz2 PrismLauncher-e544637333d2a3a0259dc9614b6a27911e681147.zip |
Add to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ 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. - An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is available. +- A Nix derivation is available in repo [Nix](https://github.com/PolyMC/PolyMC/blob/develop/packages/nix/NIX.md) - 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). - Generic, prebuilt packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)). |