Firstborn/Library/PackageCache/com.unity.render-pipelines..../Documentation~/Building-For-Consoles.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

718 B

Building your Project for Closed platforms

If you have a license to develop games for Closed platforms that require you to meet the confidentiality and legal agreements of the platform provider, then see the relevant developer forums for a link to the console specific render pipeline package.

Platform package installation

Closed platform packages are not available in the package registry or the Package Manager.

To install a Closed platform package:

  1. Download the package from the relevant developer forum.
  2. Use the Package Manager to install the package locally. For information on how to install packages locally, see Installing a local package.