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 86889fe commit 203bc04Copy full SHA for 203bc04
package.json
@@ -4,6 +4,12 @@
4
"displayName": "Zigurous Graphics Utils",
5
"description": "The Graphics Utils package provides scripts and utilities for graphics and rendering purposes in Unity projects.",
6
"unity": "2019.4",
7
+ "keywords": [
8
+ "graphics",
9
+ "rendering",
10
+ "scripts",
11
+ "utilities"
12
+ ],
13
"repository": "https://github.com/zigurous/unity-graphics-utils",
14
"publishConfig": {
15
"registry": "https://npm.pkg.github.com/@zigurous"
0 commit comments