Skip to content

Commit 0fe2fae

Browse files
committed
V2.2.0 Improve Edit mode performance
1 parent 5d4ca32 commit 0fe2fae

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
{
22
"name": "dev.hai-vr.lightbox-viewer",
33
"displayName": "Haï ~ Lightbox Viewer",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"unity": "2022.3",
6-
"description": "Lightbox Viewer https://docs.hai-vr.dev/docs/products/lightbox-viewer",
6+
"description": "Visualize changes in shader material settings under different lighting conditions, simultaneously https://docs.hai-vr.dev/docs/products/lightbox-viewer",
77
"vrchatVersion" : "2022.1.1",
88
"author" : {
99
"name" : "Haï~"
1010
},
1111
"vpmDependencies": {
12-
"dev.hai-vr.resilience.toolkit" : "1.0.x"
1312
},
1413
"legacyFolders" : {
1514
"Assets\\Hai\\LightboxViewer" : "e665038cbedf4bd79d4afb73300a8bee",
1615
"Assets\\Hai\\LightboxScenes\\HaiLightbox" : "921864c0334e0344faaccd7e456ab6dd"
1716
},
18-
"url" : "https://docs.hai-vr.dev/docs/products/lightbox-viewer"
17+
"url" : "https://docs.hai-vr.dev/docs/products/lightbox-viewer",
18+
"documentationUrl": "https://docs.hai-vr.dev/docs/products/lightbox-viewer",
19+
"changelogUrl": "https://docs.hai-vr.dev/docs/changelogs/lightbox-viewer",
20+
"license": "MIT"
1921
}

0 commit comments

Comments
 (0)