Skip to content

starburst997/Unity.UI

Repository files navigation

Unity.UI

Some UI helper for Unity

Installation

Add these dependencies to your manifest.json

{
  "dependencies": {
    "jd.boiv.in.ui": "https://github.com/starburst997/Unity.UI.git",
    "jd.boiv.in.tween": "https://github.com/starburst997/Unity.Tween.git",
    "jd.boiv.in.extensions": "https://github.com/starburst997/Unity.Extensions.git",
    "jd.boiv.in.text": "https://github.com/starburst997/Unity.Text.git"
  }
}

Usage

TODO!

Samples

A sample project is also available.

TODO

  • Add more examples
  • Better readme

About

Some UI helper for Unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published