stackpng

Crates.iostackpng
lib.rsstackpng
version0.1.1
sourcesrc
created_at2022-12-27 22:12:44.345144
updated_at2022-12-27 22:17:59.496228
descriptionA CLI tool for creating Minecraft-style animations from a PNG sequence
homepage
repositoryhttps://github.com/wowkster/StackPNG
max_upload_size
id746498
size31,949
Adrian Wowk (wowkster)

documentation

README

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
Commit count: 15

cargo fmt