sb-edit
sb-edit copied to clipboard
Add support for .sprite, .sprite2, .sprite3 formats
In addition to the .sb formats, which contain an entire project, there are also .sprite files, which contain a single "target" (and its costumes, blocks, sounds, etc). These should be readable and writable by sb-edit
, possibly via a Target.[from/to]Sprite[1/2/3]
method.