Player skin mod, supporting unified_inventory, sfinv and smart_inventory https://content.minetest.net/packages/bell07/skinsdb/
Go to file
Alexander Weber 4e37471943 add dropdown for skin page selection 2016-11-10 13:31:25 +01: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 Git cleanup. Fix gitignore 2016-09-05 21:26:51 +02:00
textures Git cleanup. Fix gitignore 2016-09-05 21:26:51 +02:00
updater bugfixes and optimizations in update_skins_db.sh 2016-10-18 23:23:10 +02:00
.gitignore Git cleanup. Fix gitignore 2016-09-05 21:26:51 +02:00
README update README after testing the exe file on mono (does not work) 2016-09-05 21:11:24 +02:00
depends.txt 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
init.lua add dropdown for skin page selection 2016-11-10 13:31:25 +01:00
mod.conf Git cleanup. Fix gitignore 2016-09-05 21:26:51 +02:00
players.lua 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
skinlist.lua 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

README

minetest-u_skins
================
An skin extention for the Minetest mod unified_inventory by Dean Montgomery
It downloads the skins from the Minetest skin database. (http://minetest.fensta.bplaced.net)

Requires latest unified_inventory from:
https://github.com/minetest-technic/unified_inventory

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