Skip to content

Commit 7612640

Browse files
authored
Update README.md
1 parent 20f7a78 commit 7612640

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
@@ -12,6 +12,12 @@ public class MyMonoBehavior : MonoBehaviour
1212
```
1313
![image](https://user-images.githubusercontent.com/683655/111064372-b47b6280-84ee-11eb-90c2-22cfbdc65cc0.png)
1414

15+
# Requirement
16+
Unity3D 2020.2+ (not test the version below)
17+
18+
# Installation
19+
Openupm: `openupm add com.quabug.generic-serialize-reference`
20+
1521
# Limitations
1622
- Only types from referenced assemblies could be show up in inspector.
1723
- Not support `struct` type.

0 commit comments

Comments
 (0)