mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2024-11-18 07:50:23 +01:00
Player skin mod, supporting unified_inventory, sfinv and smart_inventory
https://content.minetest.net/packages/bell07/skinsdb/
locale | ||
meta | ||
textures | ||
updater | ||
.gitignore | ||
api.lua | ||
depends.txt | ||
init.lua | ||
mod.conf | ||
README | ||
sfinv_page.lua | ||
skin_meta_api.lua | ||
skinlist.lua | ||
unified_inventory_page.lua |
minetest-skins ================ An skin extention for the Minetest (bell07's version) It downloads the skins from the Minetest skin database. (http://minetest.fensta.bplaced.net) To download the latest there are 3 tools available in "updater" folder: "./update_skins_db.sh" bash and jq required "./update_from_db.py" python3 required "MT_skins_updater.exe" windows required Licenses: -------- cornernote: Lua source code (GPLv3) Fritigern: update_skins_db.sh (CC-BY-NC-SA 4.0) Krock: Lua source code (GPLv3) MT_skins_updater.exe (WTFPL) Credits: -------- RealyBadAngel unified_inventory and Zeg9 skinsdb