https://github.com/creativitRy/UnityProjectBrowserHistory
Back and forward buttons for the Unity project browser
https://github.com/creativitRy/UnityProjectBrowserHistory
Last synced: 5 months ago
JSON representation
Back and forward buttons for the Unity project browser
- Host: GitHub
- URL: https://github.com/creativitRy/UnityProjectBrowserHistory
- Owner: creativitRy
- License: mit
- Created: 2018-11-05T04:18:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T07:06:11.000Z (over 6 years ago)
- Last Synced: 2024-08-03T05:15:45.667Z (9 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - UnityProjectBrowserHistory - Back and forward buttons for the Unity project browser (Editor Window)
README
# Unity Project Browser History Buttons
Back and forward buttons for the Unity project browser
Only works in Two Column Layout (not the skinny layout).
Tested in Unity 2018.2.14 with .NET 4.x scripting runtime. Previous/future versions may or may not work depending on how much Unity changes their code.
### Installation:
Download the two cs files and put them in an Editor folder.
Example: in "Assets/GreatFolderName/AnotherFolder/Editor/"