Skip to content

Instantly share code, notes, and snippets.

@phi-lira
Last active October 28, 2021 05:10
Show Gist options
  • Save phi-lira/8ada999bc71131e4a3ff4e26c935b07f to your computer and use it in GitHub Desktop.
Save phi-lira/8ada999bc71131e4a3ff4e26c935b07f to your computer and use it in GitHub Desktop.
Lightweight Pipeline package manager manifest
{
"registry": "https://staging-packages.unity.com",
"dependencies": {
"com.unity.render-pipelines.lightweight" : "2.0.0-preview"
}
}
@renatoi
Copy link

renatoi commented Jan 27, 2019

There's a UI to do it now and it will show all avaiable versions. Just go to Window > Package Manager. Then in the Advanced menu of the package manager window, select Show preview packages. Scroll until you find Render-Pipelines.Lightweight and click Install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment