| Crates.io | stackpng |
| lib.rs | stackpng |
| version | 0.1.1 |
| created_at | 2022-12-27 22:12:44.345144+00 |
| updated_at | 2022-12-27 22:17:59.496228+00 |
| description | A CLI tool for creating Minecraft-style animations from a PNG sequence |
| homepage | |
| repository | https://github.com/wowkster/StackPNG |
| max_upload_size | |
| id | 746498 |
| size | 31,949 |
A CLI tool built in Rust for creating Minecraft-style animations from a PNG sequence. It will stack the images, automatically resize them, and create a .mcmeta file for you.
Make sure you have Rust installed.
Install stackpng with cargo:
cargo install stackpng