Player skin mod, supporting unified_inventory, sfinv and smart_inventory https://content.minetest.net/packages/bell07/skinsdb/
Go to file
Alexander Weber dcd0a744cb renamed to skinsdb 2017-06-15 18:19:47 +02:00
locale The u_skins is a mod, not a modpack. Moved u_skins to the root and all updater stuff to the (new) updater directory 2016-09-05 21:02:53 +02:00
meta cleanup empty meta+textures. Just character_1 at place. 2016-11-10 13:53:44 +01:00
textures renamed back to "skins" for beter compatibility 2017-02-09 23:06:25 +01:00
updater update_skins_db.sh: skip processing of already existing skins 2017-04-10 14:56:07 +02:00
.gitignore Git cleanup. Fix gitignore 2016-09-05 21:26:51 +02:00
README renamed back to "skins" for beter compatibility 2017-02-09 23:06:25 +01:00
depends.txt initial sfinv support 2017-06-15 17:18:51 +02:00
init.lua renamed to skinsdb 2017-06-15 18:19:47 +02:00
mod.conf renamed to skinsdb 2017-06-15 18:19:47 +02:00
players.lua added 3d_armor compatibility 2017-06-15 16:37:43 +02:00
sfinv_page.lua finished work on sfinv support 2017-06-15 18:06:40 +02:00
skinlist.lua finalized unified_inventory rework 2017-06-15 16:16:57 +02:00
unified_inventory_page.lua initial sfinv support 2017-06-15 17:18:51 +02:00

README

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