Created
March 10, 2018 07:17
-
-
Save ArturoNereu/7a3da95f33878f7122669b627ce1785f to your computer and use it in GitHub Desktop.
This is the manifest.json needed for the https://gcl.unity.com/projects/shader-graph-intro-demo on 2018.1b4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"registry" : "https://staging-packages.unity.com", | |
"dependencies" : | |
{ | |
"com.unity.render-pipelines.lightweight": "0.1.28", | |
"com.unity.shadergraph" : "0.1.17" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment