From 2f6a355e1a5b30d11c7b0691afb9580f88cf0012 Mon Sep 17 00:00:00 2001 From: 0xf8 <0xf8.dev@proton.me> Date: Wed, 21 Jun 2023 18:02:08 -0400 Subject: [PATCH] Edit readme again --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14776179..ba0e51ed 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ PollyMC is a **fork** of Prism Launcher that adds support for Ely.by accounts (and the 0xf8 fork adds support for any server running yggdrasil) and allows you to play offline mode without an account -This fork is also not endorsed by or affiliated with the original PollyMC project. PollyMC is not endorsed by or affiliated with the Prism Launcher project. If you have any problems open an issue here, do not bug the Prism Launcher maintainers. +This fork is also not endorsed by or affiliated with the original PollyMC project. ## Build ``` +git clone 'https://git.projectsegfau.lt/0xf8/pollymc' +cd pollymc mkdir build cd build cmake .. -DLauncher_FORCED_BUNDLED_LIBS=on