summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmonty2 <dmonty@sd73.bc.ca>2014-03-16 22:18:23 -0700
committerdmonty2 <dmonty@sd73.bc.ca>2014-03-16 22:18:23 -0700
commit039f49f408e58d5698daf64ecdd40b7af711b0d4 (patch)
treee9a296a9750c01ba43150c8d29a0c1b40c351337
first commit
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b916b6b
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+minetest-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).
+
+!!! Please run either:
+ "./update_from_db.py" OR
+ "./update_from_db2.py"
+ script, then "./generate_previews.sh" before using the mod. !!!
+
+Use the "master" branch if you want to use your own skin database, or the one provided with the mod.
+
+
+Credits:
+MirceaKitsune (WTFPL) + bundled script by Zeg9 (WTFPL too):
+ skin_previews.blend
+RealyBadAngel unified_inventory and Zeg9 skinsdb