add pova support (#20)

* Update mod.conf

add pova optional dependency

* Update init.lua

add support for pova

* Update .luacheckrc

---------

Co-authored-by: Luke aka SwissalpS <161979+SwissalpS@users.noreply.github.com>
This commit is contained in:
tenplus1
2025-01-18 16:42:39 +00:00
committed by GitHub
parent 49a878aa03
commit 071fe93cf5
3 changed files with 10 additions and 1 deletions

View File

@ -8,5 +8,6 @@ read_globals = {
"vector", "ItemStack",
"player_monoids",
"pova",
"unifieddyes",
}