From 379be57b846c7a20b9b66d934cf8ccaa0a2f3691 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidoS@users.noreply.github.com> Date: Sat, 21 Sep 2024 01:21:15 -0500 Subject: [PATCH] Stickers: update format.json --- Stickers/format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stickers/format.json b/Stickers/format.json index b25086c..5c28daa 100644 --- a/Stickers/format.json +++ b/Stickers/format.json @@ -18,6 +18,6 @@ ], "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r41/Stickers.dll", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/Stickers/", - "changelog": "- Added world restriction via `[DisableStickers]` GameObject (thx Sketch).\n- Added sticker placement preview.\n- Fixed stickers being hit by VR switch shader replacement.\n- Fixed Desktop Sticker placement bind firing when a text field was focused.", + "changelog": "- Added world restriction via `[DisableStickers]` GameObject (thx Sketch).\n- Added sticker placement preview.\n- Fixed stickers being hit by VR switch shader replacement.\n- Fixed Desktop Sticker placement bind firing when a text field was focused.\n- **This version is not backwards compatible with previous versions over network.**", "embedcolor": "#f61963" } \ No newline at end of file