mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
29 lines
632 B
Plaintext
29 lines
632 B
Plaintext
|
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 skins you need to run:
|
||
|
"./update_from_db.py" OR
|
||
|
the win32.NET client
|
||
|
|
||
|
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
|