We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
They can be gotten from various places (including PO's ftp).
It may not be wise to put them in the repository, so add a sh script to download them from somewhere and extract them?
The same sh script can download android sprites instead.
That way git repo is lightweight. Might be a good idea to start a new one then (with a better name!)
Also, I can do the sh script (as long as it's zip or such) but I can't convert animated gifs into atlase & such.
The text was updated successfully, but these errors were encountered:
I can get together all the animated pokemon assets and sort them by gen and put it in a zip
Also I could make my software that was used to convert them from gif -> split images -> texture atlas/sprite sheet -> gzip a repo
Sorry, something went wrong.
as long as there are ORAS images in the webclient :o
No branches or pull requests
They can be gotten from various places (including PO's ftp).
It may not be wise to put them in the repository, so add a sh script to download them from somewhere and extract them?
The same sh script can download android sprites instead.
That way git repo is lightweight. Might be a good idea to start a new one then (with a better name!)
Also, I can do the sh script (as long as it's zip or such) but I can't convert animated gifs into atlase & such.
The text was updated successfully, but these errors were encountered: