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: 6 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T02:42:04.000Z (over 7 years ago)
- Last Synced: 2025-03-25T22:36:26.638Z (7 months ago)
- Topics: unity, unity-editor, unity3d
- Language: C#
- Homepage: http://baba-s.hatenablog.com/entry/2018/02/23/090000
- Size: 114 KB
- Stars: 29
- Watchers: 7
- 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

When you select "Window > Project Settings Toolbar" in the Unity menu,

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.
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