2.5 KiB
💦 OpenClient 💦
the first free, open-sourced, clearly-documented minetest Client Utility Mod (CUM)
features (so far, v1):
- fullbright (
fcdf71d65d
) - nofall (no fall damage) (
00c1598232
) - 3rd person camera view can go inside nodes - press fn+7 (
db18ab4b13
) - fly - default keybind (
5e03f64baf
,dee53a33ac
) - noclip - default keybind (
441ac6f686
)
installation:
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):
- install brew (https://brew.sh/)
- brew --cache https://raw.githubusercontent.com/MinetestClients/brewinstall/master/minetest.rb
- 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 |
---|---|
sumoomus | n/a |
dankmemer | https://www.youtube.com/channel/UCEWhEMACf_m2ffKsEeCEg0w |
SPNG | n/a |
*side note: contributors are not added according to their views or actions, only by their contributions to the project. The views/actions of the contributors (other than sumoomus) do not necessarily reflect the goal of OpenClient.
Important:
OpenClient is not a hack client nor a cheat client, rather it is a Client Utility Mod (CUM). Please bear in mind that client utility mods like OpenClient can be against the rules on some servers.
😉