Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baba-s/project-settings-toolbar
A tool bar that can open each item of Project Settings.
https://github.com/baba-s/project-settings-toolbar
unity unity-editor unity3d
Last synced: 2 months ago
JSON representation
A tool bar that can open each item of Project Settings.
- Host: GitHub
- URL: https://github.com/baba-s/project-settings-toolbar
- Owner: baba-s
- License: mit
- Created: 2018-02-22T10:51:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T02:42:04.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T16:44:54.294Z (2 months ago)
- Topics: unity, unity-editor, unity3d
- Language: C#
- Homepage: http://baba-s.hatenablog.com/entry/2018/02/23/090000
- Size: 114 KB
- Stars: 28
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - project-settings-toolbar - A tool bar that can open each item of Project Settings (Project Settings)
README
[日本語の Readme はこちら](https://github.com/baba-s/project-settings-toolbar/blob/master/README_JP.md)
# ProjectSettingsToolbar
A tool bar that can open each item of Project Settings.
# Version
- Unity 2017.3.0f3
# Install
1. Go to the following page and download "ProjectSettingsToolbar.unitypackage".
https://github.com/baba-s/project-settings-toolbar/blob/master/ProjectSettingsToolbar.unitypackage?raw=true
2. Import the downloaded "ProjectSettingsToolbar.unitypackage" into the Unity project.# Usage
![](https://raw.githubusercontent.com/baba-s/project-settings-toolbar/master/Screenshots/0001.png)
When you select "Window > Project Settings Toolbar" in the Unity menu,
![](https://raw.githubusercontent.com/baba-s/project-settings-toolbar/master/Screenshots/0002.png)
A tool bar is displayed that allows you to open each item of Project Settings.
Then, by pressing each button, you can open items associated with it.![](https://raw.githubusercontent.com/baba-s/project-settings-toolbar/master/Screenshots/0003.png)
By docking somewhere in the Unity editor,
You can easily open each item of Project Settings at any time.# Material
"ProjectSettingsToolbar" uses "Visual Studio Image Library".
https://www.microsoft.com/en-us/download/details.aspx?id=35825