Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baba-s/UniProjectWindowMenuCustomizer

Editor extension that allows you to customize the menu that appears when you right-click on Project view.
https://github.com/baba-s/UniProjectWindowMenuCustomizer

kogane-unity-lib unity unity-editor unity-extension unity3d

Last synced: about 2 months ago
JSON representation

Editor extension that allows you to customize the menu that appears when you right-click on Project view.

Awesome Lists containing this project

README

        

[日本語の Readme はこちら](https://github.com/baba-s/UniProjectWindowMenuCustomizer/blob/master/README_JP.md)

# Uni Project Window Menu Customizer

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203201605.png)

Editor extension that allows you to customize the menu that appears when you right-click on Project view.

## Install

```json
"com.baba-s.uni-project-window-menu-customizer": "https://github.com/baba-s/UniProjectWindowMenuCustomizer.git",
```

Add the above dependencies to manifest.json.

## Usages

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203201556.png)

Select "+> Project Window Menu Settings" in the Project view.

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203201559.png)

You can customize the items displayed in the menu with the created "ProjectWindowMenuSettings" asset.

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20200203/20200203201601.png)

Press the "Reset To Default" button to apply the default settings.