Skip to content

Commit 3a3cd86

Browse files
committed
Update README with latest supported Unity version
1 parent b8cf030 commit 3a3cd86

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
@@ -1,6 +1,6 @@
11
# unity-toolbar-extender
22

3-
Extend the Unity Toolbar with your own UI code. Please note that it's quite hacky as the code is relying on reflection to access Unity's internal code. It might not work anymore with a new Unity update but is proven to work up to (at least) Unity 2019.1.
3+
Extend the Unity Toolbar with your own UI code. Please note that it's quite hacky as the code is relying on reflection to access Unity's internal code. It might not work anymore with a new Unity update but is proven to work up to (at least) Unity 2020.1.
44

55
Add buttons to quickly access scenes, add sliders, toggles, anything.
66

0 commit comments

Comments
 (0)