Skip to content

Commit be3b15a

Browse files
author
Pim de Witte
authored
Update README.md
1 parent 4dcb442 commit be3b15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A thread-safe way of dispatching IEnumerator functions to the main thread in uni
66

77
### Installation
88

9-
No dependencies needed other than Unity. This script was created in Unity 5.3, and has been tested in 5.3.
9+
No dependencies needed other than Unity. This script was created in Unity 5.3, and has been tested in 5.3, 5.4, and 5.5.
1010

1111
1. Download the UnityMainThreadDispatcher prefab and add it to your scene, or simple create an empty GameObject, call it UnityMainThreadDispatcher.
1212
2. Download the UnityMainThreadDispatcher.cs script and add it to your prefab

0 commit comments

Comments
 (0)