Skip to content

Takes files from asesprite and converts them to binary files used to in Fetch

Notifications You must be signed in to change notification settings

appliedprocrastination/aseprite_to_fetch_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aseprite to Fetch parser

Takes files from asesprite and converts them to binary files used on Fetch

The functions in parser.py are dependent on py_aseprite from Eiyeron. I have added the master brach in its entierty in this repo for simplicity (the repo dose not originaly contain a setup.py file) so all you have to do is go into the folder py_aseprite-master and run

pip install .

or

python setup.py instal

About

Takes files from asesprite and converts them to binary files used to in Fetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages