2014-03-17 06:38:57 +01:00
|
|
|
minetest-u_skins
|
|
|
|
================
|
2014-07-23 13:53:46 +02:00
|
|
|
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)
|
2014-03-17 06:18:23 +01:00
|
|
|
|
|
|
|
Requires latest unified_inventory from:
|
|
|
|
https://github.com/minetest-technic/unified_inventory
|
|
|
|
|
2016-09-05 21:02:53 +02:00
|
|
|
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 or mono required. ".." is the path to u_skins folder
|
2014-03-17 06:18:23 +01:00
|
|
|
|
2014-10-08 16:31:14 +02:00
|
|
|
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)
|
|
|
|
|
2014-03-17 06:18:23 +01:00
|
|
|
Credits:
|
2014-07-23 13:53:46 +02:00
|
|
|
--------
|
2014-03-17 06:18:23 +01:00
|
|
|
RealyBadAngel unified_inventory and Zeg9 skinsdb
|