Skip to content

Commit 1cf92fb

Browse files
committed
Update package.json
1 parent 6e6f868 commit 1cf92fb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@
33
"displayName": "Meshia Mesh Simplification",
44
"version": "3.0.0-pre.8",
55
"unity": "2022.3",
6-
"description": "Burst accelerated mesh simplification",
6+
"description": "Burst accelerated mesh simplification.",
77
"vrchatVersion": "2022.1.1",
88
"author": {
99
"name": "Ram.Type-0",
1010
"url": "https://github.com/RamType0"
1111
},
12+
"keywords": [
13+
"mesh",
14+
"optimization",
15+
"ndmf",
16+
"vrchat"
17+
],
1218
"dependencies": {
1319
"com.unity.burst": "1.8.21",
1420
"com.unity.collections": "2.5.7",

0 commit comments

Comments
 (0)