Skip to content

Commit d9a34d0

Browse files
authored
Update README.md
1 parent 1e520f5 commit d9a34d0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@
66
</a>
77
</p>
88

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

0 commit comments

Comments
 (0)