kparser icon indicating copy to clipboard operation
kparser copied to clipboard

Conversion tool between Klei animation files and Spriter projects

Results 4 kparser issues
Sort by recently updated
recently updated
newest added

![Null values aparently](https://user-images.githubusercontent.com/74503192/99190750-a3c80500-2725-11eb-9ba8-86ac3d18e06f.PNG) I was able to convert from kanim to scml no problems at all. I payed attention to the limitations I have using spriter to animate. I tested...

I converted gasstorage to scml. If I try to convert back without changes I have an error NullPointerException (top picture). I know, meter_level_0.png absent. If I add meter_level_0.png then next...

Updated command line usability. * Use `--to-kanim/-k` and `--to-scml/-S` flags. * Supports non-Windows paths (before would choke & die in Linux-y environments due to hardcoded backslash) * Can specify paths...

For when they use it for non-animated sprites/icons. The current program works if you pass in a file for it to try to use, but it would be nice to...

enhancement