We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a27cd commit 308a8abCopy full SHA for 308a8ab
1 file changed
Editor/labstreaminglayer.LSL4Unity.Editor.asmdef
@@ -4,7 +4,9 @@
4
"references": [
5
"labstreaminglayer.LSL4Unity.Runtime"
6
],
7
- "includePlatforms": [],
+ "includePlatforms": [
8
+ "Editor"
9
+ ],
10
"excludePlatforms": [],
11
"allowUnsafeCode": false,
12
"overrideReferences": true,
0 commit comments