You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,11 @@ I wanted a tool that allowed teams to:
46
46
- Easily bind custom data.
47
47
48
48
## Installing
49
+
50
+
Unity Package Manager dependences:
51
+
- TextMeshPro
52
+
- Timeline
53
+
49
54
### - Via Github
50
55
#### Dependences
51
56
First of all, you will need to download the following dependences
@@ -63,9 +68,9 @@ And that's all, with that you should be ready to go!
63
68
Unity does not support resolving dependences from a git url. Because of that, you will need to add the following lines to your [manifest.json](https://docs.unity3d.com/Manual/upm-manifestPrj.html).
0 commit comments