aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 70c56e109c9d158dd26af50ac9abd7f1de23724c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

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

```