From dd5bdb8ea42fff1cf4790cdfd7ff3e0c74ca4eec Mon Sep 17 00:00:00 2001 From: Tyler Sengia Date: Thu, 10 Oct 2019 17:41:48 -0400 Subject: [PATCH] Tested on Linux IM version 6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e531968..01b6ca6 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,15 @@ The script requires Python 3 installed along with Image Magick version 7 or 6. -v --version Display the version of this script and then exit. ## Unsupported Features -* Still needs tested on Linux environment. * Cropping of mobs, chests, and armor still unsupported. * Does not convert normal and specular maps. ## Tested Platforms Windows 10, Image Magick version 7 +Linux Debian, Image Magick version 6 ## Roadmap 1. Test current functionality on Linux distribution 2. Enable conversion of normal and specular maps. 3. Cropping of Chests -4. Cropping of armor \ No newline at end of file +4. Cropping of armor