Skip to content

Commit c685805

Browse files
committed
Update README
1 parent dbfe82f commit c685805

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Assets/instance.id/ElementAnimationToolkit/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Though, I have been adding some new "ready to go" UIElement types, such as the "
1111

1212
This package began simply as a small collection of helpers methods I created across my last few projects to make animating editor elements much easier and finally put into a single place. I continue to add to it as I go along but decided to put together several examples and wanted to share them.
1313

14+
### Install via OpenUPM
15+
openupm add id.instance.elementanimationtoolkit
16+
17+
### Unity Package Manager
18+
https://github.com/instance-id/elementanimationtoolkit.git#upm
19+
1420
### Usage:
1521

1622
Examples: Tools > instance.id > Element Animation Toolkit

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Though, I have been adding some new "ready to go" UIElement types, such as the "
1111

1212
This package began simply as a small collection of helpers methods I created across my last few projects to make animating editor elements much easier and finally put into a single place. I continue to add to it as I go along but decided to put together several examples and wanted to share them.
1313

14+
### Install via OpenUPM
15+
openupm add id.instance.elementanimationtoolkit
16+
17+
### Unity Package Manager
18+
https://github.com/instance-id/elementanimationtoolkit.git#upm
19+
1420
### Usage:
1521

1622
Examples: Tools > instance.id > Element Animation Toolkit

0 commit comments

Comments
 (0)