displays some textures on your hud that change when you press a key on your keyboard corresponding to it
- Download the code and the texturepack (https://github.com/Minetest-j45/keystrokes-textures)
- Put the texturepack folder in /minetestdir/textures/
- Put the code folder in /minetestdir/clientmods/
- In /minetestdir/clientmods/, make a mods.conf if there isnt one already
- Open mods.conf and type load_mod_keystrokes = true
- Launch minetest
- Go to content tab
- Enable the texturepack
- Go to settings tab and click all settings
- Search client
- Enable client modding
It should now work!
TODO:
Optimise
Make configurable
A huge thanks to HimbeerserverDE(https://github.com/HimbeerserverDE) for helping throughout this project