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 Nov 14, 2024
1 parent 4d207ce commit 82193e9
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 @@ -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": "[email protected]",
"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": {
Expand Down Expand Up @@ -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": "[email protected]",
"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",
Expand Down

0 comments on commit 82193e9

Please sign in to comment.