Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Telroshan authored Nov 30, 2019
1 parent 0fe1e6f commit b357cbf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Unity fast enter play mode toggle
# Unity enter play mode options toggle

_Tested on Unity 2019.3.0f1_

This tool provides simple **menu items** to turn on/off the **fast enter play mode options**.
This tool provides simple **menu items** to turn on/off the **enter play mode options**.

![fastenterplaymodetoggle](https://user-images.githubusercontent.com/19146183/69904651-3e122a00-13a9-11ea-983f-6ab20efd2d21.png)

Expand All @@ -12,12 +12,12 @@ Save the few annoying seconds needed to reach the _Edit -> Project settings -> E

## Install
### Unity package (easiest)
Simply [download the unity package file from the releases](https://github.com/Telroshan/Unity-fast-enter-play-mode-toggle/releases/download/1.0/Fast-enter-play-mode-toggle.unitypackage) and double click it (or import it in Unity)
Simply [download the unity package file in the releases](https://github.com/Telroshan/Unity-enter-play-mode-options-toggle/releases/download/1.0/EnterPlayModeOptionsToggle.unitypackage) and double click it (or import it in Unity)
### Or clone the repo
[Download this repo](https://github.com/Telroshan/Unity-fast-enter-play-mode-toggle/archive/master.zip) and place it in your Unity project's Assets folder.
[Download this repo](https://github.com/Telroshan/Unity-enter-play-mode-options-toggle/archive/master.zip) and place it in your Unity project's Assets folder.


You should now have a `Fast Enter Play Mode` menu in the menu toolbar.
You should now have a `Enter Play Mode Options` menu in the menu toolbar.

# License
This repo is [MIT licensed](https://github.com/Telroshan/Unity-Fast-Enter-Playmode-Toggle/blob/master/LICENSE).
This repo is [MIT licensed](https://github.com/Telroshan/Unity-enter-play-mode-options-toggle/blob/master/LICENSE).

0 comments on commit b357cbf

Please sign in to comment.