Skip to content

Instantly share code, notes, and snippets.

@ArturoNereu
Created March 10, 2018 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArturoNereu/7a3da95f33878f7122669b627ce1785f to your computer and use it in GitHub Desktop.
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
{
"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