From 82193e94eedd9d056a8cdddbf08a4646f22ca4ce Mon Sep 17 00:00:00 2001 From: workflow Date: Thu, 14 Nov 2024 09:28:56 +0000 Subject: [PATCH] workflow: update vpm packages --- public/vpm.json | 50 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/public/vpm.json b/public/vpm.json index d36ce4f..3323bbd 100644 --- a/public/vpm.json +++ b/public/vpm.json @@ -822,6 +822,32 @@ } } }, + "jp.ootr.custom-scaler": { + "versions": { + "0.0.1": { + "name": "jp.ootr.custom-scaler", + "displayName": "CustomScaler", + "version": "0.0.1", + "license": "MIT", + "unity": "2022.3", + "description": "Object scaler for VRChat", + "author": { + "email": "ootr@ootr.jp", + "name": "ootr", + "url": "https://github.com/o-tr" + }, + "url": "https://github.com/o-tr/jp.ootr.CustomScaler/releases/download/v0.0.1/release.zip", + "changelogUrl": "https://github.com/o-tr/jp.ootr.CustomScaler/releases/", + "licensesUrl": "https://github.com/o-tr/jp.ootr.CustomScaler/blob/release/LICENSE", + "documentationUrl": "https://docs.ootr.jp/", + "vpmDependencies": { + "com.vrchat.base": "^3.6.1", + "com.vrchat.worlds": "^3.6.1", + "jp.ootr.common": "~0.1.1" + } + } + } + }, "jp.ootr.image-device-controller": { "versions": { "0.3.1": { @@ -1369,6 +1395,30 @@ }, "jp.ootr.image-slide": { "versions": { + "0.2.4": { + "name": "jp.ootr.image-slide", + "displayName": "ImageSlide", + "version": "0.2.4", + "license": "MIT", + "unity": "2022.3", + "description": "Slide gimmick for VRChat using ImageDeviceController", + "author": { + "email": "ootr@ootr.jp", + "name": "ootr", + "url": "https://github.com/o-tr" + }, + "url": "https://github.com/o-tr/jp.ootr.ImageSlide/releases/download/v0.2.4/release.zip", + "changelogUrl": "https://github.com/o-tr/jp.ootr.ImageSlide/releases/", + "licensesUrl": "https://github.com/o-tr/jp.ootr.ImageSlide/blob/release/LICENSE", + "documentationUrl": "https://docs.ootr.jp/", + "vpmDependencies": { + "com.vrchat.base": "^3.6.1", + "com.vrchat.worlds": "^3.6.1", + "jp.ootr.common": "~0.1.1", + "jp.ootr.image-device-controller": "~0.3.1", + "jp.ootr.custom-scaler": "~0.0.1" + } + }, "0.2.3": { "name": "jp.ootr.image-slide", "displayName": "ImageSlide",