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 c7086eb commit d18a93bCopy full SHA for d18a93b
package.json
@@ -1,19 +1,19 @@
1
{
2
- "name": "smartassistant.voxell.audio",
3
- "displayName": "SA Audio",
+ "name": "voxell.audio",
+ "displayName": "VX Audio",
4
"author": "Nixon",
5
- "description": "Audio Visualizer using VFX graph for Smart Assistant.",
+ "description": "Audio Visualizer using VFX graph and Job System.",
6
"keywords": [
7
"audio",
8
"visualizer",
9
- "smart assistant"
+ "voxell"
10
],
11
"license": "GPL v3.0",
12
"unity": "2020.2",
13
"unityRelease": "0f1",
14
"version": "1.1.1",
15
"dependencies": {
16
"com.unity.visualeffectgraph": "10.3.2",
17
- "smartassistant.voxell.core": "1.0.0"
+ "voxell.core": "1.0.0"
18
}
19
0 commit comments