An open API service indexing awesome lists of open source software.

https://github.com/kurotu/unityterminallauncher

Add "Open Terminal Here" context menu for Unity
https://github.com/kurotu/unityterminallauncher

unity

Last synced: about 1 year ago
JSON representation

Add "Open Terminal Here" context menu for Unity

Awesome Lists containing this project

README

          

# UnityTerminalLauncher
Add "Open Terminal Here" context menu for Unity.

A terminal starts in a folder which you selected.

## Supported Terminals
- Windows Terminal
- PowerShell Core
- PowerShell
- Command Prompt
- Git Bash

## Installation

### Unitypackage
Download .unitypackage from the release page then import it.

### OpenUPM
```sh
openupm add com.github.kurotu.unity-terminal-launcher
```

## Usage

### Open Terminal in the Project Folder
Select *Window* -> *External Terminal* in the menu bar.

### Open Terminal in the Selected Folder
Right click a folder in *Project* window. Then select *Open Terminal Here*.

### Preferences
Open Unity's preferences window (Menu bar -> *Edit* -> *Preferences...*).

Select *Terminal Launcher*, then select a terminal you want to use.