From b0509920b4c28f2e933ae16ddabed1489c4359ea Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 13 Sep 2020 17:29:08 +0300 Subject: Add support for ordering stickers in custom packs --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 `-`, + e.g. `01-Cat.png`. The number and dash won't be included in the caption. 2. Run `sticker-pack `. * If you want to override the pack displayname, pass `--title `. 3. Copy `/pack.json` to `web/packs/your-pack-name.json`. -- cgit v1.2.3