Skip to content

Commit 1dc795c

Browse files
Revise README with Unity UI update and links
Updated README to reflect Unity's decision on UI deprecation and added links for more information.
1 parent e74ebd1 commit 1dc795c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
This is an extension project for the new Unity UI system which can be found at: [Unity UI Source](https://github.com/Unity-Technologies/uGUI)
44

5-
> [Check out the control demos on our Tumblr page](https://unityuiextensions.tumblr.com/)
5+
> [!NOTE]
6+
> WIth Unity backtracking on their decision to deprecate Unity UI, Unity 6 is now a viable option and work has begun on a U6 update.
7+
>
8+
> See the [Work off list](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/498) for more details. Have suggestions for new improvements, get them logged now!
69
710
[![openupm](https://img.shields.io/npm/v/com.unity.uiextensions?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.unity.uiextensions/)
811
[![Publish main branch and increment version](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/main-publish.yml/badge.svg)](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/main-publish.yml)
912
[![Publish development branch on Merge](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/development-publish.yml/badge.svg)](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/development-publish.yml)
1013
[![Build and test UPM packages for platforms, all branches except main](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/development-buildandtestupmrelease.yml/badge.svg)](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/actions/workflows/development-buildandtestupmrelease.yml)
1114

15+
> [Check out the control demos on our Tumblr page](https://unityuiextensions.tumblr.com/)
16+
1217
## [Intro](https://unity-ui-extensions.github.io/GettingStarted)
1318

1419
For more info, here's a little introduction video for the project:

0 commit comments

Comments
 (0)