Instructions for Aseprite PPM exporter

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-05-11 10:02:09 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2026-05-11 10:02:27 +0200
Commit 173830ee384f947ba0552800dd6bee8578ff167d (patch)
-rw-r--r-- README.md 13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
  
1
## Requirements
  
2
  
  
3
```sh
1
sudo xbps-install -S mesa-devel libfreeglut-devel
4
sudo xbps-install -S mesa-devel libfreeglut-devel
  
5
```
  
6
  
  
7
## Aseprite PPM exporter
  
8
  
  
9
```sh
  
10
mkdir -p ~/.config/aseprite/scripts
  
11
ln -s extern/ppm.lua ~/.config/aseprite/scripts/
  
12
```
  
13
  
  
14
This script can be keybind in Aseprite.