#reader-writer #sprite #parser

spritebot_storage

A library to read and write SpriteBot files

4 releases (2 breaking)

0.3.0 Apr 21, 2025
0.2.0 Mar 3, 2024
0.1.1 Feb 15, 2024
0.1.0 Feb 15, 2024

#2710 in Parser implementations

Download history 3/week @ 2025-08-16 2/week @ 2025-08-23 1/week @ 2025-08-30 2/week @ 2025-09-20

201 downloads per month

MIT license

23KB
528 lines

SpriteBot reader/writer

It can read and write the SpriteBot format used by SpriteCollab.

There are still some things missing required for a 1.0.0 release:

  • Support the CopyOf field (at least reading)
  • Testing on all SpriteCollab and NotSpriteCollab sprites
  • At least a unit test that try to read and to write a sprite file

Dependencies

~10–22MB
~268K SLoC