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 6e673fe commit d1c9b75Copy full SHA for d1c9b75
sample-unity6/Packages/manifest.json
@@ -17,6 +17,9 @@
17
"com.unity.ugui": "2.0.0",
18
"com.unity.uiextensions": "2.2.4",
19
"com.unity.visualscripting": "1.9.7",
20
+ "dev.voltstro.unitywebbrowser": "2.2.7",
21
+ "dev.voltstro.unitywebbrowser.engine.cef": "2.2.7",
22
+ "dev.voltstro.unitywebbrowser.engine.cef.win.x64": "2.2.7",
23
"com.unity.modules.accessibility": "1.0.0",
24
"com.unity.modules.ai": "1.0.0",
25
"com.unity.modules.androidjni": "1.0.0",
@@ -71,6 +74,14 @@
71
74
"scopes": [
72
75
"com.unity.uiextensions"
73
76
]
77
+ },
78
+ {
79
+ "name": "VoltUPR",
80
+ "url": "https://upr.voltstro.dev",
81
+ "scopes": [
82
+ "dev.voltstro",
83
+ "org.nuget"
84
+ ]
85
}
86
87
0 commit comments