aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-09-13 17:29:08 +0300
committerTulir Asokan <tulir@maunium.net>2020-09-13 17:29:08 +0300
commitb0509920b4c28f2e933ae16ddabed1489c4359ea (patch)
tree25633adf38f1ecf5eeacf71365043e87fbfac449 /README.md
parent727b022b2342197fc6ef26ea82ac3c0bdfd82a1d (diff)
Add support for ordering stickers in custom packs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5dc9cc0..8c2666b 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,8 @@ Notes:
1. Create a directory with your sticker images.
* The file name (excluding extension) will be used as the caption.
* The directory name will be used as the pack name/ID.
+ * If you want the stickers to appear in a specific order, prefix them with `<number>-`,
+ e.g. `01-Cat.png`. The number and dash won't be included in the caption.
2. Run `sticker-pack <pack directory>`.
* If you want to override the pack displayname, pass `--title <custom title>`.
3. Copy `<pack directory>/pack.json` to `web/packs/your-pack-name.json`.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage