summaryrefslogtreecommitdiff
path: root/README
blob: c1f13b344b60e0df853f121718fce6539e5ad946 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
minetest-u_skins
================

Skins mod for minetest unified_inventory by Dean Montgomery - feel free to merge it into skinsdb or unified_inventory git.

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

This is the "u_skindb" branch, it is ment to download the skins from addi's skin database (http://minetest.fensta.bplaced.net).

To re-download the latest skins you have 2 ways:
	1, if you have blender) Run the script "update_from_db.py" OR "update_from_db2.py"
	and then "./generate_previews.sh"
	
	2, if you are lazy) Run the script "update_from_db_hacky.py"
	and then make sure, you have set "u_skins.used_hacky" to "true" in "./u_skins/init.lua"

Credits:
MirceaKitsune (WTFPL) + bundled script by Zeg9 (WTFPL too):
	skin_previews.blend
RealyBadAngel unified_inventory and Zeg9 skinsdb