Skip to content

FrameSynthesis/QuickAccessToolbar

Repository files navigation

Quick Access Toolbar

A Unity Editor extension that adds convenient toolbar buttons for quick access to common functions.

Screenshot

Features

  • C# Button - Opens the C# project in your default IDE
  • GitHub Button - Opens the repository in your browser (detects git remote URL)
  • Dir Button - Opens the project folder in Explorer/Finder
  • Scene Dropdown - Quick scene switcher with Build Settings/Profiles access

Requirements

  • Unity 6000.0 or higher
  • Git (for GitHub button functionality)

Installation

Using Package Manager

  1. Open the Package Manager window (Window > Package Manager)
  2. Click the "+" button and select "Add package from git URL..."
  3. Enter: https://github.com/FrameSynthesis/QuickAccessToolbar.git

Usage

After installation, the buttons will automatically appear in the Unity toolbar next to the play controls.

Scene Dropdown Features

  • Shows all scenes from Build Settings
  • Current scene is marked with ►
  • Scenes not in build are marked with *
  • Click to switch between scenes
  • Bottom option opens Build Settings/Profiles window

License

This package is provided under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages