Skip to content

Commit b22b0be

Browse files
authored
Update README.md
1 parent b9537f4 commit b22b0be

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. Proven to work until 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 2019.1.
44

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

0 commit comments

Comments
 (0)