From b47ba6968aaec1f3d0a861daf13f448fbde49ce3 Mon Sep 17 00:00:00 2001 From: ExpandingDev Date: Thu, 10 Oct 2019 19:00:05 +0000 Subject: [PATCH] We're using python now.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c773a83..501aa75 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a cross-platform Python 3 script that can convert *almost* any recent Mi The script requires Python 3 installed along with Image Magick version 7. Image Magick version 6 is currently unsupported. ## Usage - convert-mc-resource-pack.sh [OPTIONS] INPUT-RESOURCE-PACK.zip [OUTPUT-NAME] + python3 convert-mc-resource-pack.py [OPTIONS] INPUT-RESOURCE-PACK.zip [OUTPUT-NAME] INPUT-RESOURCE-PACK does not have to be in a .zip file. If it is unzipped already then that is ok. If it is zipped, this script will unzip it into this directory. OUTPUT-NAME is optional, if no output name is given, the resulting MineClone2 texture pack will be written to $OUTPUT_DIR, or set to the value of .pack.name in the pack.mcmeta file. OPTIONS may be one of: