Skip to content

HarryBosch03/QuickActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harry Bosch Presents

Quick Actions

Installation

  1. Open the Package Manager in Unity.
  2. Add Package via Git Url.
  3. Paste https://github.com/HarryBosch03/QuickActions.git into the field.

Usage

This is a lil package I made for personal use that lets you setup a small menu to quickly access files / folders / applications / websites within a Unity project.

The menu can be found within Tools/Quick Actions

This is what we are working with.

img.png

The First Field is where you can set the data asset used to draw the menu, this can be swapped out to have multiple different groupings of shortcuts. The package comes with one by default, which if not there can be quickly grabbed with the Quick Find Button that will show up.

Unity Objects can be added to the "Quick Open Assets" list, which will be grouped by type.

Links can be added in the format of:

  • Directories relative to the user folder, or the Unity Projects "Assets" folder
  • Files relative to the user folder, or the Unity Projects "Assets" folder
  • Names of applications [Installed with a shortcut in "%appdata%\Microsoft\Windows\Start Menu\Programs" or "C:\ProgramData\Microsoft\Windows\Start Menu\Programs"]

If the item does not fit one of these, it will link to a website.

The "Add File..." and the "Add Directory..." will open a window to select a file or directory respectively to ass to the external links list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages