mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-25 07:22:32 +01:00
`mcl_vars.hud_type_field` is introduced to determine the right HUD element type field to use. All mods adding HUDs, together with their `mod.conf` files, are changed accordingly to silence the warnings. Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4965 Reviewed-by: teknomunk <teknomunk@protonmail.com> Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com> Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
name = mcl_experience
|
|
author = oilboi
|
|
description = eXPerience mod
|
|
depends = mcl_gamemode, mcl_luck, mcl_init
|