Update README.md
This commit is contained in:
parent
6907758bad
commit
ee662c14cd
|
@ -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
|
||||
------------- | -------------
|
||||
|
|
Loading…
Reference in New Issue