Skip to content

Commit 834c74b

Browse files
committed
Import 'Cyanilux/ShaderGraphToPNG' community asset
1 parent cb20f22 commit 834c74b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

UnityShaders/Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"com.cyanilux.shadergraph-to-png": "https://github.com/Cyanilux/ShaderGraphToPNG.git",
34
"com.unity.ide.rider": "3.0.28",
45
"com.unity.render-pipelines.universal": "16.0.5",
56
"com.unity.ugui": "2.0.0",

UnityShaders/Packages/packages-lock.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"dependencies": {
3+
"com.cyanilux.shadergraph-to-png": {
4+
"version": "https://github.com/Cyanilux/ShaderGraphToPNG.git",
5+
"depth": 0,
6+
"source": "git",
7+
"dependencies": {},
8+
"hash": "2ec7eafd6650660b0201c862aa90e4295f3b47c6"
9+
},
310
"com.unity.burst": {
411
"version": "1.8.13",
512
"depth": 1,

0 commit comments

Comments
 (0)