Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikolalysenko/isabella-texture-pack
Isabella texture pack for voxel games
https://github.com/mikolalysenko/isabella-texture-pack
Last synced: about 2 months ago
JSON representation
Isabella texture pack for voxel games
- Host: GitHub
- URL: https://github.com/mikolalysenko/isabella-texture-pack
- Owner: mikolalysenko
- Created: 2013-07-06T23:50:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T03:22:01.000Z (over 11 years ago)
- Last Synced: 2024-10-20T14:26:26.466Z (2 months ago)
- Language: Perl
- Size: 248 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
isabella-texture-pack
=====================
A require()-able version of the Isabella Minecraft texture pack. The resulting image is exposed as an ndarray.## Install
npm install isabella-texture-pack
### `require("isabella-texture-pack")`
Returns an ndarray encoding the textures as a 256x256x4 array## Credits
(c) 2011-2013 Bonemouse. [Creative commons attribution 3.0](http://creativecommons.org/licenses/by/3.0/us/) For more information see the following thread: [http://www.minecraftforum.net/topic/242175-Isabella/](http://www.minecraftforum.net/topic/242175-Isabella/)
node.js package maintained by Mikola Lysenko