From 70847306f9a80ed0b98d0c50a97c64768cfe7cbf Mon Sep 17 00:00:00 2001 From: Merlin <36685500+Merlin-san@users.noreply.github.com> Date: Mon, 28 Oct 2019 00:56:05 -0700 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 735316a..55a3dca 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ Drop in replacement for the default Unity event editor drawer that allows listen ## Installation 1. Grab the EasyEventEditor.cs script by [downloading the zip](https://github.com/Merlin-san/EasyEventEditor/archive/master.zip) and put it somewhere in your project files or download [the most recent release](https://github.com/Merlin-san/EasyEventEditor/releases/latest) and open the .unitypackage in Unity. 2. You will now have the event dragging enabled by default, but to enable the other features you will need to open the EEE settings menu. -3. Open the settings menu under Edit->Easy Event Editor Settings or int 2018.3 and up, open your editor Preferences and find the Easy Event Editor section. These settings will persist between projects, though you'll need to re-import the event editor script. +3. Open the settings menu under Edit->Easy Event Editor Settings, or in 2018.3 and up open your editor Preferences and find the Easy Event Editor section. These settings will persist between projects, though you'll need to re-import the event editor script.