branch: elpa/pacmacs
commit ea74310be383e350a27c9ea9d70a7be0b028ce10
Author: rexim <[email protected]>
Commit: rexim <[email protected]>
Add README for sprites. Close #148
---
sprites/README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/sprites/README.md b/sprites/README.md
new file mode 100644
index 0000000000..c6970844ef
--- /dev/null
+++ b/sprites/README.md
@@ -0,0 +1,12 @@
+# Sprites for Pacmacs #
+
+## Modifying or adding sprites ##
+
+Do not modify any *.xpm or *.json file directly. Use
+[Aseprite][Aseprite] program to modify `src/*.ase` and then `$ make`
+to regenerate sprites.
+
+When you add new sprites, please automate their generation (see
+`Makefile` for examples).
+
+[Aseprite]: http://www.aseprite.org/