- Take a look on https://howto.rc3.world/maps.html
- Read the README as well.
- pip3 install -r requirements.txt
- ln scripts/check_imgs.py .git/hooks/pre-commit
- Only commit sprites you created yourself.
- Only single sprites, we will (re)generate the spritesheets for you.
- Make sure your sprite is dividable by 32px on both axis.
- We generate our spritesheets in alphabetical order, would be nice if your new sprites are already named to take their place at the end of the list.
- Create a pull request (preferred)
- Send a mail to [email protected] if your not familiar with git