aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: fbb697192b010c4933b1f6b8a7a8257ac9d6d9f1 (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

```