Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 784 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 784 Bytes

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

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.