From cccac75502ed5c8ef42da808e6169a576056dee2 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidoS@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:10:57 -0500 Subject: [PATCH] Stickers: please read the tooltips --- Stickers/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Stickers/README.md b/Stickers/README.md index 95deb99..eff471a 100644 --- a/Stickers/README.md +++ b/Stickers/README.md @@ -5,6 +5,10 @@ Stickers! Allows you to place small images on any surface. Requires both users t ### How to use Any image placed in the `UserData/Stickers/` folder will be available to choose from within the BTKUI tab. Once you’ve selected an image, enter Sticker Mode or use the Desktop Binding to start placing the sticker. Remote clients running the mod will automatically request the image data if they do not have it stored locally. +### Please read the tooltips +- You have 4 "Sticker Slots". +- You double-click or hold a "Sticker Slot" to select an image from the `UserData/Stickers/` folder. + ### Limitations - Only PNG, JPG, & JPEG images are supported. - While it would be cool to send gifs, I don't want to abuse Mod Network that much lol.