Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flying-sheep/texture-pack-customizer

HTML5 Webapp to customize Minecraft texture packs
https://github.com/flying-sheep/texture-pack-customizer

Last synced: about 1 month ago
JSON representation

HTML5 Webapp to customize Minecraft texture packs

Awesome Lists containing this project

README

        

======
Readme
======

About
=====
Since many people customized their terrain.png for my favourite texture pack,
“JohnSmith’s”, i figured that it’s time for a tool to make this more pleasant.

My choice was a HTML5+JavaScript webapp, because i wanted to try some of the new
stuff and it can be used without downloading.

Additional stuff
================
* `serve.sh` creates a small python webserver and starts firefox, since some
security policies prevent firefox from cd-ing to data:uris. \*shrug\*

Used projects
=============
* JSZip_
* JCanvas_ (David Duponchel’s branch_)
* Canvas2Image_

License
=======
This is released under the GPLv2

====
TODO
====
* Make cursors all pointers
* “Loading” message
* Content area background color is different in browsers

.. _JSZip: http://jszip.stuartk.co.uk
.. _JCanvas: http://calebevans.me/projects/jcanvas/
.. _branch: https://github.com/dduponchel/jszip
.. _Canvas2Image: http://www.nihilogic.dk/labs/canvas2image