We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824cb1a commit a26f8a8Copy full SHA for a26f8a8
README.md
@@ -30,6 +30,12 @@ Yarn
30
yarn add react-unity-renderer
31
```
32
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
39
## Example usage
40
41
TypeScript
0 commit comments