From 039f49f408e58d5698daf64ecdd40b7af711b0d4 Mon Sep 17 00:00:00 2001 From: dmonty2 Date: Sun, 16 Mar 2014 22:18:23 -0700 Subject: [PATCH] first commit --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README 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