summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSmallJoker <st.rentsch@hotmail.com>2014-04-17 11:03:20 +0200
committerSmallJoker <st.rentsch@hotmail.com>2014-04-17 11:03:20 +0200
commit597213a67d3e224ef0e5f8aabdb53861d8c4db77 (patch)
treee1a0ebbb2341edfd31a1165605093e09d8a2bede /README
parent0e84c6cc478134bc09b4df8d1e2c9e20c8b7c444 (diff)
Add hacky skin preview, update README
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index f3da950..c1f13b3 100644
--- a/README
+++ b/README
@@ -8,11 +8,12 @@ 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 may want to run:
- "./update_from_db.py" OR
- "./update_from_db2.py"
- script, then "./generate_previews.sh" before using the mod.
-
+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):