2 releases
0.1.1 | Dec 27, 2022 |
---|---|
0.1.0 | Dec 27, 2022 |
#130 in #png
15KB
311 lines
StackPNG
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.
Installing
Make sure you have Rust installed.
Install stackpng
with cargo:
cargo install stackpng
Dependencies
~14MB
~78K SLoC