Add support for skinsdb

This commit is contained in:
Jean-Patrick Guerrero
2021-01-02 21:15:18 +01:00
parent a97d1ce163
commit b460ad58ab
4 changed files with 96 additions and 39 deletions

View File

@ -5,6 +5,7 @@ read_globals = {
"minetest",
"default",
"armor",
"skins",
"vector",
"string",
"table",