sheety

Crates.iosheety
lib.rssheety
version0.1.0
sourcesrc
created_at2023-05-01 12:25:18.98816
updated_at2023-05-01 12:25:18.98816
descriptionsheety is a sprite-sheet manipulation program written in Rust.
homepage
repositoryhttps://github.com/potassium-shot/sheety
max_upload_size
id853360
size49,166
Potassium-Shot (potassium-shot)

documentation

README

Sheety

Sheety is a sprite-sheet manipulation program written in Rust. It has a Rust library crate for its API and a binary crate for a CLI app built on top of the API. Maybe even a GUI if I feel like it/have time for it.

Todo:

  • API
    • reordering of sprites
    • sprite-sheet concatenation
    • sprite import
    • sprite-sheet import
    • individual sprites export
    • sprite-sheet export
    • documentation
  • CLI
  • publish on crates.io
  • GUI (maybe)
Commit count: 38

cargo fmt