From ee6a29b66cbce28b46d549b4135d8c6448dfd1c1 Mon Sep 17 00:00:00 2001 From: codec-xyz Date: Wed, 22 Nov 2023 23:10:28 -0500 Subject: [PATCH] Fixes vrchat creator companion url --- index.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.json b/index.json index d136b49..368923f 100644 --- a/index.json +++ b/index.json @@ -17,8 +17,7 @@ "email": "dev@codec.wtf", "url": "https://codec.wtf" }, - "vrchatVersion": "2022.1.1", - "url": "https://github.com/codec-xyz/photo_frame_manager/archive/refs/tags/v2.0.1.zip" + "url": "https://github.com/codec-xyz/photo_frame_manager/releases/download/v2.0.1/photo_frame_manager_v2.0.1.zip" } } }