Skip to content

Commit

Permalink
workflow: update vpm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
workflow committed Dec 6, 2024
1 parent 923aee8 commit 45c6858
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions public/vpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1170,6 +1170,32 @@
},
"jp.ootr.image-device-controller": {
"versions": {
"0.3.12": {
"name": "jp.ootr.image-device-controller",
"displayName": "ImageDeviceController",
"version": "0.3.12",
"license": "MIT",
"unity": "2022.3",
"description": "Base Controller for image device gimmick",
"author": {
"email": "[email protected]",
"name": "ootr",
"url": "https://github.com/o-tr"
},
"url": "https://github.com/o-tr/jp.ootr.ImageDeviceController/releases/download/v0.3.12/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.7",
"jp.ootr.udon-zip": "~0.1.2"
},
"legacyFolders": {
"Assets\\jp.ootr\\ImageDeviceController": "b079956195804767b1ea082cc4b20650"
}
},
"0.3.11": {
"name": "jp.ootr.image-device-controller",
"displayName": "ImageDeviceController",
Expand Down Expand Up @@ -2023,6 +2049,30 @@
},
"jp.ootr.image-slide": {
"versions": {
"0.2.21": {
"name": "jp.ootr.image-slide",
"displayName": "ImageSlide",
"version": "0.2.21",
"license": "MIT",
"unity": "2022.3",
"description": "Slide gimmick for VRChat using ImageDeviceController",
"author": {
"email": "[email protected]",
"name": "ootr",
"url": "https://github.com/o-tr"
},
"url": "https://github.com/o-tr/jp.ootr.ImageSlide/releases/download/v0.2.21/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.6",
"jp.ootr.image-device-controller": "~0.3.9",
"jp.ootr.custom-scaler": "~0.0.2"
}
},
"0.2.20": {
"name": "jp.ootr.image-slide",
"displayName": "ImageSlide",
Expand Down

0 comments on commit 45c6858

Please sign in to comment.