Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flying-sheep/unstitcher
- Owner: flying-sheep
- License: mit
- Created: 2012-12-22T19:06:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T08:51:39.000Z (over 3 years ago)
- Last Synced: 2023-03-12T00:42:32.204Z (almost 2 years ago)
- Language: Scala
- Homepage: http://www.minecraftforum.net/topic/1612640-unstitcher
- Size: 18.3 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)