poshud/readme.md

19 lines
294 B
Markdown
Raw Normal View History

2018-12-09 19:50:19 +01:00
poshud mod for minetest
=======
Adds hud elements for current position, lag and optional mapblock coordinates
# Settings
Settings with default values:
```
# hud offsets
poshud.hud.offsetx = 0.8
poshud.hud.offsetx = 0.95
# enable current mapblock display
poshud.mapblock.enable = true
```