Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flying-sheep/texture-pack-customizer
- Owner: flying-sheep
- Created: 2011-05-16T17:28:50.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-01-03T18:58:51.000Z (almost 12 years ago)
- Last Synced: 2023-03-12T00:42:31.735Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://flying-sheep.github.com/Texture-Pack-Customizer
- Size: 63.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
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