diff options
author | Adrien <66513643+AshtakaOOf@users.noreply.github.com> | 2022-11-06 21:56:02 +0100 |
---|---|---|
committer | Adrien <66513643+AshtakaOOf@users.noreply.github.com> | 2022-11-06 21:56:02 +0100 |
commit | 89aaac3a706f495994f87e4550be3609bb08f907 (patch) | |
tree | acff70536ec6008e48c375c59c5c48ffdcd81a5e | |
parent | 38e1d44dbb60aa6180a29c4a747d73395d3ed79b (diff) | |
download | PrismLauncher-89aaac3a706f495994f87e4550be3609bb08f907.tar.gz PrismLauncher-89aaac3a706f495994f87e4550be3609bb08f907.tar.bz2 PrismLauncher-89aaac3a706f495994f87e4550be3609bb08f907.zip |
Update README.md
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
-rw-r--r-- | README.md | 19 |
1 files changed, 9 insertions, 10 deletions
@@ -9,7 +9,7 @@ Prism Launcher is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. -This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. +This is a **fork** of the MultiMC Launcher and is not endorsed by MultiMC. ## Installation @@ -18,32 +18,31 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. <img src="https://repology.org/badge/vertical-allrepos/prismlauncher.svg" alt="Packaging status" align="right"> </a> -- All downloads and instructions for Prism Launcher can be found [on our website](https://prismlauncher.org/download/). -- Last build status can be found [here](https://github.com/PrismLauncher/PrismLauncher/actions). +- All downloads and instructions for Prism Launcher can be found on our [Website](https://prismlauncher.org/download/). +- Last build status can be found in the [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions). ### Development Builds There are development builds available [here](https://github.com/PrismLauncher/PrismLauncher/actions). These have debug information in the binaries, so their file sizes are relatively larger. -Portable builds are provided for Linux, Windows, and macOS. +Portable builds are provided for **Linux**, **Windows**, and **macOS**. -For Arch, Debian, Fedora or Opensuse and Gentoo, respectively, you can use these packages to get compiled development versions: +For **Arch**, **Debian**, **Fedora** or **OpenSUSE** and **Gentoo**, respectively, you can use these packages for the latest development versions: -[](https://aur.archlinux.org/packages/prismlauncher-qt5-git/) [](https://aur.archlinux.org/packages/prismlauncher-git/) [](https://mpr.makedeb.org/packages/prismlauncher-git) [](https://copr.fedorainfracloud.org/coprs/g3tchoo/prismlauncher/) [](https://packages.gentoo.org/packages/games-action/prismlauncher) +[](https://aur.archlinux.org/packages/prismlauncher-qt5-git/) [](https://aur.archlinux.org/packages/prismlauncher-git/) [](https://mpr.makedeb.org/packages/prismlauncher-git) [](https://copr.fedorainfracloud.org/coprs/g3tchoo/prismlauncher/) [](https://packages.gentoo.org/packages/games-action/prismlauncher) ## Community & Support -Feel free to create an issue if you need help. -We have multiple communities that can help you. +Feel free to create a GitHub issue if you find a bug etc. We have multiple communities that can help you. #### Join our Discord server: [](https://discord.gg/prismlauncher) #### Join our Matrix space: -[](https://matrix.to/#/#prismlauncher:matrix.org) +[](https://matrix.to/#/#prismlauncher:matrix.org) #### Join our SubReddit: -[](https://www.reddit.com/r/PrismLauncher/) +[](https://www.reddit.com/r/PrismLauncher/) ## Building |