Skip to content

Commit 5258496

Browse files
authored
Update README.md
1 parent 4ab30c6 commit 5258496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Drop in replacement for the default Unity event editor drawer that allows listen
1313
## Installation
1414
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.
1515

16-
If you want to install from the package manager, [download a zip](https://github.com/Merlin-san/EasyEventEditor/archive/master.zip) or clone the project and extract it to some directory outside of your project or into the `Packages` directory of your project. Then open the package manager and click the '+' button on the bottom left of the window, click "Add package from disk..." and navigate to the `package.json` file in the directory you extracted the zip to.
16+
If you want to install from the package manager, [download a zip](https://github.com/Merlin-san/EasyEventEditor/archive/master.zip) or clone the project and extract it to some directory outside of your project or into the `Packages` directory of your project. Then open the package manager and click the '+' button on the bottom left of the window, click "Add package from disk..." and navigate to the `package.json` file in the directory you extracted the zip to. For Unity 2019 and up you can add the package directly from the .git link that github gives you when you click the `Clone or download` dropdown.
1717

1818
2. You will now have everything enabled. To disable features that you don't want you will need to open the EEE settings menu.
1919
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.

0 commit comments

Comments
 (0)