Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 353 Bytes

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