Skip to content

Commit a26f8a8

Browse files
author
Philipp Molitor
committed
add version compat information
1 parent 824cb1a commit a26f8a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Yarn
3030
yarn add react-unity-renderer
3131
```
3232

33+
**Version compatability**
34+
35+
| NPM version | Unity version | `package.json` dependency |
36+
| ----------- | ----------------- | ------------------------------------- |
37+
| `1.2020` | `2020` and `2021` | `"react-unity-renderer": "1.2020.*",` |
38+
3339
## Example usage
3440

3541
TypeScript

0 commit comments

Comments
 (0)