Skip to content

Commit 9ebeae3

Browse files
committed
Include Sappy's source generator instruction
1 parent 228c663 commit 9ebeae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/rish/3.0.0/01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add the following package URL: `https://github.com/clockworklabs/rish#[target-ve
1515
Rish requires the following dependencies to function correctly:
1616
- Unity: 2022.3 or higher.
1717
- Collections: `com.unity.collections` (version `1.2.4+`).
18-
- [Sappy](https://github.com/clockworklabs/SappyEvents): `io.clockworklabs.sappy` (version `1.0.0+`).
18+
- [Sappy](https://github.com/clockworklabs/SappyEvents): `io.clockworklabs.sappy` (version `1.0.0+`). Make sure you import Sappy's source generator using the Package Manager.
1919

2020
### Rishenerator (Source Generator)
2121
Rish comes with a Roslyn Source Generator called **Rishenerator**. While it is technically possible to write all your Rish code manually, **we strongly recommend using Rishenerator**.

0 commit comments

Comments
 (0)