We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d2f9f commit c530c92Copy full SHA for c530c92
Packages/dev.hai-vr.lightbox-viewer/Scripts/Editor/LightboxViewer.Editor.asmdef
@@ -1,7 +1,9 @@
1
{
2
"name": "LightboxViewer",
3
"references": [],
4
- "includePlatforms": [],
+ "includePlatforms": [
5
+ "Editor"
6
+ ],
7
"excludePlatforms": [],
8
"allowUnsafeCode": false,
9
"overrideReferences": false,
Packages/dev.hai-vr.lightbox-viewer/package.json
@@ -1,7 +1,7 @@
"name": "dev.hai-vr.lightbox-viewer",
"displayName": "Haï ~ Lightbox Viewer",
- "version": "2.0.1",
+ "version": "2.0.2",
"unity": "2019.4",
"description": "Lightbox Viewer https://docs.hai-vr.dev/docs/products/lightbox-viewer",
"vrchatVersion" : "2022.1.1",
0 commit comments