Sen descrición

James Bowman 9e09958343 add support for 810 opcodes, tiled map loader %!s(int64=6) %!d(string=hai) anos
gameduino2 9e09958343 add support for 810 opcodes, tiled map loader %!s(int64=6) %!d(string=hai) anos
scripts b2178214b8 Insert command-line at start of header file %!s(int64=6) %!d(string=hai) anos
testdata 89cd6e5123 Initial import %!s(int64=8) %!d(string=hai) anos
.gitignore 24fcf97148 Version bump to 1.1.5 %!s(int64=8) %!d(string=hai) anos
LICENSE 92723e6953 Initial commit %!s(int64=8) %!d(string=hai) anos
MANIFEST 19d5d8e39b Update to version 0.2.0 %!s(int64=6) %!d(string=hai) anos
README.md 93ef816a5c Update to using twine %!s(int64=6) %!d(string=hai) anos
avirate.py ed630524c8 AVI rate conversion hack %!s(int64=6) %!d(string=hai) anos
default_assets.h f4fcc70967 Windows script gd3asset %!s(int64=6) %!d(string=hai) anos
go e286fd47a2 Use imbytes() to hide the Image.tostring() / tobytes() horrorshow %!s(int64=8) %!d(string=hai) anos
setup.py d7bf3f4a5a Bump to 0.2.1 %!s(int64=6) %!d(string=hai) anos
squeeze 312860beb5 FT810 video conversion script %!s(int64=6) %!d(string=hai) anos
video-convert 312860beb5 FT810 video conversion script %!s(int64=6) %!d(string=hai) anos
winsetup.py f24afdb690 L2 support added. Fixes #1 %!s(int64=6) %!d(string=hai) anos

README.md

gd2-asset

To test run go, it should produce:

Assets report
-------------
Header file:    default_assets.h
GD2 RAM used:   115104
Output file:    xxx
File size:      29988

To install do:

python setup.py sdist
twine upload dist/*