From 875641100b061d85038a7bdfc22da0c46193fe18 Mon Sep 17 00:00:00 2001 From: ootr <155529332+o-tr@users.noreply.github.com> Date: Wed, 14 Aug 2024 05:40:57 +0900 Subject: [PATCH] =?UTF-8?q?jp.ootr.ImageTab=20v0.1.0=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/vpm.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/public/vpm.json b/public/vpm.json index da85c47..6d97f06 100644 --- a/public/vpm.json +++ b/public/vpm.json @@ -190,6 +190,29 @@ }, "jp.ootr.image-tab": { "versions": { + "0.1.0": { + "name": "jp.ootr.image-tab", + "displayName": "ImageTab", + "version": "0.1.0", + "license": "MIT", + "unity": "2022.3", + "description": "Image tablet gimmick for VRChat", + "author": { + "email": "ootr@ootr.jp", + "name": "ootr", + "url": "https://github.com/o-tr" + }, + "url": "https://github.com/o-tr/jp.ootr.ImageTab/releases/download/v0.1.0/release.zip", + "vpmDependencies": { + "com.vrchat.base": "3.6.1", + "com.vrchat.worlds": "3.6.1", + "jp.ootr.common": "0.0.8", + "jp.ootr.image-device-controller": "0.1.0" + }, + "legacyFolders": { + "Assets\\jp.ootr\\imagetab": "44c35e5266e08d948a1cfe3898d9a753" + } + }, "0.0.5": { "name": "jp.ootr.image-tab", "displayName": "ImageTab",