Skip to content

Commit d9da4ce

Browse files
authored
Update README.md
1 parent 1cd9f8e commit d9da4ce

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@
66
</a>
77
</p>
88

9-
> Library of ScriptableObject types for Unity
9+
> Library of ScriptableObject types for Unity:</br>
10+
> RuntimeSets - GameObjects can add themselves to RuntimeSet assets at runtime to quickly get sets of GameObjects</br>
11+
> Variables - Use scriptable objects to share variable instances between objects. Subscribe for value change events.</br>
12+
> GameEvents - Hook up events between scenes and prefabs using scriptable objects as game events</br>
1013
11-
> RuntimeSets
12-
13-
> Variables
14-
15-
> GameEvents
16-
17-
## Install
14+
## Quick Package Install
1815

1916
#### Using UnityPackageManager (for Unity 2018.3 or later)
2017

0 commit comments

Comments
 (0)