Skip to content

A set of UI components for Unity's new UI Toolkit framework. πŸŽ›πŸ–Š

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

faster-games/ui-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

UI Components

A set of UI components for Unity's new UI Toolkit framework. πŸŽ›πŸ–Š

Project logo; A pink package on a grey background, next to the text "UI Components" in purple

GitHub package.json version openupm CI Discord

The new Unity UI Toolkit provides a browser-like way to create UI in Unity Games. However, this core set of tools doesn't come with much. As a result, I wanted to create a set of primitives I could reuse to reduce boilerplate. This is that set.

Installing

This package supports openupm - you can install it using the following command:

openupm add com.faster-games.ui-components

Or by adding directly to your manifest.json:

Note: You may also use specific versions by appending #{version} where version is a Release tag - e.g. #v1.2.0.

dependencies: {
	...
	"com.faster-games.ui-components": "git+https://github.com/faster-games/ui-components.git"
}

Or by using Package Manager to "Add a package from Git URL", using the following url:

https://github.com/faster-games/ui-components.git

Documentation

Manual πŸ“– | Scripting API πŸ”Ž

Quickstart

  • Learn about UI Toolkit.
  • Leverage these components in your UI.

Supporting the project

If this project saved you some time, and you'd like to see it continue to be invested in, consider buying me a coffee. β˜• I do this full-time, and every little bit helps! πŸ’™

About

A set of UI components for Unity's new UI Toolkit framework. πŸŽ›πŸ–Š

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Languages