Formatting

This commit is contained in:
ExpandingDev 2019-10-10 18:59:42 +00:00
parent 47d6250e84
commit 2f44c47444
1 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# MCL2 Resource Pack Converter # MCL2 Resource Pack Converter
This is a cross-platform Python 3 script that can convert **almost** any recent Minecraft resource pack into a MineClone2 texture pack. This is a cross-platform Python 3 script that can convert *almost* any recent Minecraft resource pack into a MineClone2 texture pack.
## Requirements ## Requirements
The script requires Python 3 installed along with Image Magick version 7. Image Magick version 6 is currently unsupported. The script requires Python 3 installed along with Image Magick version 7. Image Magick version 6 is currently unsupported.
@ -13,16 +13,16 @@ The script requires Python 3 installed along with Image Magick version 7. Image
-v --version Display the version of this script and then exit. -v --version Display the version of this script and then exit.
## Unsupported Features ## Unsupported Features
o. Still needs tested on Linux environment. * Still needs tested on Linux environment.
o. Does not work with Image Magick version 6 * Does not work with Image Magick version 6
o. Cropping of mobs, chests, and armor still unsupported. * Cropping of mobs, chests, and armor still unsupported.
o. Does not convert normal and specular maps. * Does not convert normal and specular maps.
## Tested Platforms ## Tested Platforms
o. Windows 10, Image Magick version 7 Windows 10, Image Magick version 7
## Roadmap ## Roadmap
1. Test current functionality on Linux distribution 1. Test current functionality on Linux distribution
2. Enable conversion of normal and specular maps. 2. Enable conversion of normal and specular maps.
3. Cropping of Chests 3. Cropping of Chests
5. Cropping of armor 4. Cropping of armor