Skip to content

Commit

Permalink
Add legacyFolders instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
hai-vr committed Nov 17, 2023
1 parent 48a9d19 commit b2d2f9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Packages/dev.hai-vr.lightbox-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dev.hai-vr.lightbox-viewer",
"displayName": "Haï ~ Lightbox Viewer",
"version": "2.0.0",
"version": "2.0.1",
"unity": "2019.4",
"description": "Lightbox Viewer https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"vrchatVersion" : "2022.1.1",
Expand All @@ -11,5 +11,9 @@
"vpmDependencies": {
"dev.hai-vr.resilience.toolkit" : "1.0.x"
},
"legacyFolders" : {
"Assets\\Hai\\LightboxViewer" : "e665038cbedf4bd79d4afb73300a8bee",
"Assets\\Hai\\LightboxScenes\\HaiLightbox" : "921864c0334e0344faaccd7e456ab6dd"
},
"url" : "https://docs.hai-vr.dev/docs/products/lightbox-viewer"
}

0 comments on commit b2d2f9f

Please sign in to comment.