Created
June 1, 2018 09:33
-
-
Save stramit/2ffa929db2537de99cf9b9e37fe2089d to your computer and use it in GitHub Desktop.
Revisions
-
stramit created this gist
Jun 1, 2018 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ { "dependencies": { "com.unity.postprocessing": "file:../ScriptableRenderPipeline/com.unity.postprocessing", "com.unity.render-pipelines.core": "file:../ScriptableRenderPipeline/com.unity.render-pipelines.core", "com.unity.shadergraph": "file:../ScriptableRenderPipeline/com.unity.shadergraph", "com.unity.render-pipelines.lightweight": "file:../ScriptableRenderPipeline/com.unity.render-pipelines.lightweight" } }