From ee662c14cd08431a54ff26857a5406eb5dab74b5 Mon Sep 17 00:00:00 2001 From: sumoomus <67284897+sumoomus@users.noreply.github.com> Date: Mon, 22 Jun 2020 22:00:05 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1145b7e..fc03837 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,16 @@ the first free, open-sourced, clearly-documented minetest Client Utility Mod (CU - noclip - default keybind (https://github.com/MinetestClients/OpenClient/commit/441ac6f686680d7a4e515ee91dd543482d2b1404) # installation: -The easiest way to install is using brew: +The easiest way to install is using brew (the compressed files in the brewinstall repo are identical to the compressed release files of this repo): +1) install brew (https://brew.sh/) +2) brew --cache https://raw.githubusercontent.com/MinetestClients/brewinstall/master/minetest.rb +3) brew install https://raw.githubusercontent.com/MinetestClients/brewinstall/master/minetest.rb Alternatively, you can follow the instructions on the official minetest github page: https://github.com/minetest/minetest/blob/master/README.md#compiling +# for the truly paranoid: +You can also recreate OpenClient. First, download minetest 5.0.1 from the official minetest github page (https://github.com/minetest/minetest/releases). Next, make the changes listed above (https://github.com/MinetestClients/OpenClient/blob/master/README.md#features-so-far-v1). Then run through the appropriate compiling method. + # contributors (along with their choice of getting advertised): username/nickname/name | advertisement ------------- | -------------