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 22, 2024
1 parent 23fedbd commit a72ac61
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions public/vpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2009,6 +2009,29 @@
},
"jp.ootr.image-screen": {
"versions": {
"0.2.7": {
"name": "jp.ootr.image-screen",
"displayName": "ImageScreen",
"version": "0.2.7",
"license": "MIT",
"unity": "2022.3",
"description": "Image Screen for image device gimmick",
"author": {
"email": "[email protected]",
"name": "ootr",
"url": "https://github.com/o-tr"
},
"url": "https://github.com/o-tr/jp.ootr.ImageScreen/releases/download/v0.2.7/release.zip",
"changelogUrl": "https://github.com/o-tr/jp.ootr.ImageScreen/releases/",
"licensesUrl": "https://github.com/o-tr/jp.ootr.ImageScreen/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.3"
}
},
"0.2.6": {
"name": "jp.ootr.image-screen",
"displayName": "ImageScreen",
Expand Down

0 comments on commit a72ac61

Please sign in to comment.