Skip to content

Commit cfe0aee

Browse files
committed
Update package to 0.5.5
1 parent 8b9b21a commit cfe0aee

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

package.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,24 @@
44
"description": "Powerful Shaders that will make your life easier!",
55
"keywords": [
66
"Shader",
7+
"Shaders",
78
"Configurable",
89
"Configurable Shaders",
9-
"Supyrb"
10+
"Supyrb",
11+
"Rendering",
12+
"Material Property Drawers"
1013
],
1114
"category": "Utility",
12-
"version": "0.5.1",
15+
"version": "0.5.2",
1316
"unity": "2018.1",
1417
"dependencies": {
1518

16-
}
19+
},
20+
"samples": [
21+
{
22+
"displayName": "Examples",
23+
"description": "Examples scenes and materials with different setups",
24+
"path": "Samples~/Examples"
25+
}
26+
]
1727
}

0 commit comments

Comments
 (0)