From 72153f79695643e139e836bbc21851687a834634 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 5 Feb 2014 17:23:55 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84eb11a..7d5848a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ MinetestModCleaner ================== -Cleans Minetest mods and mod packs +Cleans Minetest mods and mod packs. + +* Unzips mod folder (from github or local disk) into working directory +* Removes unnecessary root folders, leaving init.lua or modpack.txt in root folder (ie: modname-master) +* Adds description.txt +* Adds screenshot.png +* Rezips into a new archive +* Returns the achive's location + +Please note that this is a work in progress. License: CC-BY-SA 3.0