diff --git a/README.md b/README.md index 219433091ee303fce838ecfd8c7d4d5fdeab7d50..351c10247498796c3e031e64ca27bd52fe66f211 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ +## Requirements + +```sh sudo xbps-install -S mesa-devel libfreeglut-devel +``` + +## Aseprite PPM exporter + +```sh +mkdir -p ~/.config/aseprite/scripts +ln -s extern/ppm.lua ~/.config/aseprite/scripts/ +``` + +This script can be keybind in Aseprite.