Compatibility with Voxelibre

This allows skinsdb to replace or supplement
Voxelibre’s skin system, using its mcl_skins.

Downgrades player_api to an optional dependency.
This commit is contained in:
Jaidyn Ann
2024-07-21 00:46:21 -05:00
parent b7cd514cea
commit c3fdc07781
6 changed files with 64 additions and 30 deletions

View File

@ -5,6 +5,7 @@ max_line_length = 999
globals = {
"minetest", "unified_inventory", "core",
"player_api", "clothing", "armor", "sfinv",
"mcl_skins",
}
read_globals = {