📝 Section on how to help

pull/2/head
Shad Amethyst 2 years ago
parent 806b623007
commit 1718e59941
Signed by: amethyst
GPG Key ID: D970C8DD1D6DEE36

@ -28,6 +28,22 @@ If you enjoy this project, then come say hi here:
- `custom/` contains PNG versions of variants based on the above archive that haven't been vectorized yet
- `vector/` contains vectorized versions of the blobfoxes (not necessary limited to the original blobfoxes)
## How to help
If you'd like to help, there are a few things that need attention outside of implementing features:
- `TODO`s around the code (currently in the `feat/template` branch)
- vectorize high-value emotes (emotes which contain assets not present in others);
the usual procedure is to copy the `blobfox.svg` file and to edit away, making sure not to move the body around
- draw base emotes for other species:
- raccoon
- doberman
- german shepherd
- collie
- sheep
- etc.
- clean up the SVG for the existing emotes (the `clean` binary in `feat/template` is meant to do the heavy-lifting)
## License
All the code, images and assets of this repository are made available under the Apache 2.0 license.
@ -54,4 +70,4 @@ This means that:
For svg files, please include the [svg-default-metadata.xml](./svg-default-metadata.xml) file in the svg file (and complete the blank fields).
Don't hesitate to open an issue if you are unsure about any of the above points!
Don't hesitate to open an issue if you are unsure about any of the above points!

Loading…
Cancel
Save