diff --git a/README.md b/README.md index eeb809b..f8d6c3c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ This is an extension project for the new Unity UI system which can be found at: In this repository is a collection of extension scripts to enhance your Unity UI experience. These scripts have been gathered from many sources and combined and improved over time. (The majority of the scripts came from the Scripts thread on the [Unity UI forum here](http://bit.ly/UnityUIScriptsForumPost)) You can either download / fork the project to access the scripts, or you can download this precompiled Unity Asset, chock full of goodness -### [Unity UI Extensions Unity Asset](https://bitbucket.org/ddreaper/unity-ui-extensions/downloads/UnityUIExtensions.unitypackage)### +### [Unity UI Extensions Unity 4.x Asset](https://bitbucket.org/ddreaper/unity-ui-extensions/downloads/UnityUIExtensions-4.x.unitypackage)### +### [Unity UI Extensions Unity 5.1 Asset](https://bitbucket.org/ddreaper/unity-ui-extensions/downloads/UnityUIExtensions-5.1.unitypackage)### --- ## Controls and extensions listed in this project are: ## diff --git a/UnityUIExtensions-4.x.unitypackage b/UnityUIExtensions-4.x.unitypackage index 5fa1a12..72dfede 100644 Binary files a/UnityUIExtensions-4.x.unitypackage and b/UnityUIExtensions-4.x.unitypackage differ diff --git a/UnityUIExtensions-5.1.unitypackage b/UnityUIExtensions-5.1.unitypackage index 61e4688..67c06bd 100644 Binary files a/UnityUIExtensions-5.1.unitypackage and b/UnityUIExtensions-5.1.unitypackage differ