Scriptable Build Pipeline
The Scriptable Build Pipeline moves the asset bundle build pipeline to C#. Use the pre-defined build flows, or create your own using the divided up APIs. This system improves build time, fixes incremental build, and provides greater flexibility.
com.unity.scriptablebuildpipeline 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/scriptablebuildpipeline.git README Markdown
Copy this to your project's README.md
## Installation
Add **Scriptable Build Pipeline** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/scriptablebuildpipeline.git
```
[](https://www.pkglnk.dev/pkg/scriptablebuildpipeline)Dependencies (2)
Used By (3)
README
Unity Asset Bundle Build Pipeline
Coming soon.
No comments yet. Be the first!