Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwellone/toolbar-extension
Add any UI display to the toolbar. One of the "j1Tech" series developed by jwellone Inc for Unity.
https://github.com/jwellone/toolbar-extension
unity
Last synced: about 10 hours ago
JSON representation
Add any UI display to the toolbar. One of the "j1Tech" series developed by jwellone Inc for Unity.
- Host: GitHub
- URL: https://github.com/jwellone/toolbar-extension
- Owner: jwellone
- License: mit
- Created: 2021-07-31T12:21:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T14:37:20.000Z (about 2 years ago)
- Last Synced: 2024-08-04T02:08:39.478Z (3 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/github/license/jwellone/toolbar-extension.svg?style=plastic)](https://github.com/jwellone/toolbar-extension/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/toolbar-extension.svg?style=plastic)](https://GitHub.com/jwellone/toolbar-extension/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/toolbar-extension/total?color=blue&style=plastic)](https://GitHub.com/jwellone/toolbar-extension/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/toolbar-extension?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](https://unity.com)# toolbar-extension
Can add any UI display to the toolbar.This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
## Getting Started
- Import the package.
- Open Project Settings and select jwellone > Toolbar.
- Press the + button to add any item or edit an existing item.
If you inherited the ToolbarUI class and created your own class, you can add it using the + button.https://user-images.githubusercontent.com/85072161/171630716-77d6f4fe-0900-4acb-9edf-8f5e24f2c2a7.mp4
## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/toolbar-extension.svg?style=social&label=Watch)](https://GitHub.com/jwellone/toolbar-extension/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/toolbar-extension.svg?style=social&label=Stars)](https://GitHub.com/jwellone/toolbar-extension/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/toolbar-extension.svg?style=social&label=Fork)](https://GitHub.com/jwellone/toolbar-extension/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)