Hey there! I finally finsished coding the mess...
Test 1 (32x32 Sprite) was a success, however test 2 (200 x 237) failed minorly
[known Bugs]
- only heights of 32 supported: its a result of a non-working AWT-Theotown Coordinate conversion. (positive y in AWT goes up, in Theotown down)
- PM me if you find other bugs
also due to strange bugs (or non-bugs) in AWT the border is automatically non-transparent (color code 16777215 instead of 0). (it shouldn't affect anything right now, however its not tested).
Requires the Runtime to run it also does't create a fully working .json file img file needs to be named 'image.png';
Requires Java's SDK, its not compiled