[suggestion]
in my game
i have 17 scon files - 7.8MB
picture folder (With tiny png compression) - 6.80MB
audio - 7.88MB
i dont see any reason spriter logic needs to take that much space
the problam is that the scon files are in json format, and there are many duplicate strings like:
"abs_x","abs_y","name"....
this is a ton of work, because the plugin code need a complete rewrite
but maybe... if it not too late for C3