Skip to content

Commit 82e1fd7

Browse files
authored
Updated README with new git link and notes about the URP 10.2.2 branch.
1 parent a9394a5 commit 82e1fd7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Other custom effects in samples but not used in screenshots:
3232
* Unity 2020.1
3333
* URP 8.2.0
3434

35+
**Note:** There is a branch with support for URP 10.2.2 which you can find [here](https://github.com/yahiaetman/URPCustomPostProcessingStack/tree/URP-10.2.2).
36+
3537
## Features
3638

3739
* Conveniently add custom post processing effects à la [PPSv2](https://github.com/Unity-Technologies/PostProcessing) and [HDRP's Custom Post Process](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@8.2/manual/Custom-Post-Process.html).
@@ -58,7 +60,7 @@ Other custom effects in samples but not used in screenshots:
5860
## How To Install
5961

6062
Follow the instructions from the Unity manual on [Installing from a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) and insert the url:
61-
> https://github.com/yahiaetman/urp-custom-pps.git
63+
> https://github.com/yahiaetman/URPCustomPostProcessingStack.git
6264
6365
The package also contains 8 example effects included as a sample.
6466

@@ -253,4 +255,4 @@ I apologize in advance if I couldn't reply in a timely manner but I will do my b
253255
If you would like to contact me, DM me on Twitter: [@yetmania](https://twitter.com/yetmania)
254256

255257
## License
256-
[MIT License](LICENSE.md)
258+
[MIT License](LICENSE.md)

0 commit comments

Comments
 (0)