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 6e6f868 commit 1cf92fbCopy full SHA for 1cf92fb
package.json
@@ -3,12 +3,18 @@
3
"displayName": "Meshia Mesh Simplification",
4
"version": "3.0.0-pre.8",
5
"unity": "2022.3",
6
- "description": "Burst accelerated mesh simplification",
+ "description": "Burst accelerated mesh simplification.",
7
"vrchatVersion": "2022.1.1",
8
"author": {
9
"name": "Ram.Type-0",
10
"url": "https://github.com/RamType0"
11
},
12
+ "keywords": [
13
+ "mesh",
14
+ "optimization",
15
+ "ndmf",
16
+ "vrchat"
17
+ ],
18
"dependencies": {
19
"com.unity.burst": "1.8.21",
20
"com.unity.collections": "2.5.7",
0 commit comments