Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flying-sheep/unstitcher

:pushpin: Rewrite of Dinnerbone’s tool to convert texture packs to 1.5 format which can be used from the command line
https://github.com/flying-sheep/unstitcher

Last synced: about 1 month ago
JSON representation

:pushpin: Rewrite of Dinnerbone’s tool to convert texture packs to 1.5 format which can be used from the command line

Awesome Lists containing this project

README

        

unstitcher
==========

It’s a rewrite of [Dinnerbone’s utility](https://twitter.com/Dinnerbone/statuses/281796115647561728) to convert Minecraft texture packs to the 1.5 format.

Usage: `java -jar unstitcher.jar [-h | .zip [.zip]]`

Calling it without parameters invokes the GUI, else the logging takes place in the command line and no window is shown.

distinguishing features
-----------------------
* can be called from the command line for batch-conversions
* supports bigger texture packs due to more memory-efficient code
* supports converting animations (except lava and water as of yet)