From af7fdcf7d2b616c5b2441216967adee2d722c1d5 Mon Sep 17 00:00:00 2001 From: workflow Date: Sun, 24 Nov 2024 16:16:29 +0000 Subject: [PATCH] workflow: update vpm packages --- public/vpm.json | 74 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/public/vpm.json b/public/vpm.json index 0f0e46b..f141019 100644 --- a/public/vpm.json +++ b/public/vpm.json @@ -700,6 +700,30 @@ }, "jp.ootr.common": { "versions": { + "0.1.4": { + "name": "jp.ootr.common", + "displayName": "ootr's common utils", + "version": "0.1.4", + "license": "MIT", + "unity": "2022.3", + "description": "Common utilities for ootr's projects", + "author": { + "email": "ootr@ootr.jp", + "name": "ootr", + "url": "https://github.com/o-tr" + }, + "url": "https://github.com/o-tr/jp.ootr.common/releases/download/v0.1.4/release.zip", + "changelogUrl": "https://github.com/o-tr/jp.ootr.common/releases/", + "licensesUrl": "https://github.com/o-tr/jp.ootr.common/blob/release/LICENSE", + "documentationUrl": "https://docs.ootr.jp/", + "vpmDependencies": { + "com.vrchat.base": "^3.6.1", + "com.vrchat.worlds": "^3.6.1" + }, + "legacyFolders": { + "Assets\\jp.ootr\\common": "dfb5a4aaee665134381f4f650ccb7bfa" + } + }, "0.1.3": { "name": "jp.ootr.common", "displayName": "ootr's common utils", @@ -958,6 +982,32 @@ }, "jp.ootr.image-device-controller": { "versions": { + "0.3.5": { + "name": "jp.ootr.image-device-controller", + "displayName": "ImageDeviceController", + "version": "0.3.5", + "license": "MIT", + "unity": "2022.3", + "description": "Base Controller for image device gimmick", + "author": { + "email": "ootr@ootr.jp", + "name": "ootr", + "url": "https://github.com/o-tr" + }, + "url": "https://github.com/o-tr/jp.ootr.ImageDeviceController/releases/download/v0.3.5/release.zip", + "changelogUrl": "https://github.com/o-tr/jp.ootr.imagedevicecontroller/releases/", + "licensesUrl": "https://github.com/o-tr/jp.ootr.imagedevicecontroller/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.udon-zip": "~0.1.2" + }, + "legacyFolders": { + "Assets\\jp.ootr\\ImageDeviceController": "b079956195804767b1ea082cc4b20650" + } + }, "0.3.4": { "name": "jp.ootr.image-device-controller", "displayName": "ImageDeviceController", @@ -1629,6 +1679,30 @@ }, "jp.ootr.image-slide": { "versions": { + "0.2.10": { + "name": "jp.ootr.image-slide", + "displayName": "ImageSlide", + "version": "0.2.10", + "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.10/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.4", + "jp.ootr.image-device-controller": "~0.3.5", + "jp.ootr.custom-scaler": "~0.0.1" + } + }, "0.2.9": { "name": "jp.ootr.image-slide", "displayName": "ImageSlide",