Skip to content

Commit b8a57ba

Browse files
committed
Update README.md
1 parent 3235783 commit b8a57ba

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Assets/Editor Toolbox/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ Unity 2018.x or newer
2424
- 1 way: Find Unity Package Manager (Window/Package Manager) and add package using this git URL:
2525
```https://github.com/arimger/Unity-Editor-Toolbox.git#upm```
2626
- 2 way: Copy and paste `Editor Toolbox` directory into your project (Assets/...) + add dependencies
27+
- 3 way: Install via [OpenUpm registry](https://openupm.com):
28+
```openupm add com.browar.editor-toolbox```
2729
- Open Edit/Project Settings/Editor Toolbox window
28-
- If settings file is not found, press "Refresh" button or create new one
30+
- If settings file is not found, press the "Refresh" button or create a new one
2931
- Manage settings in your way
3032
- Enable/disable Hierarchy overlay, choose allowed information
3133
- Enable/disable Project icons or/and assign own directories

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ Unity 2018.x or newer
2424
- 1 way: Find Unity Package Manager (Window/Package Manager) and add package using this git URL:
2525
```https://github.com/arimger/Unity-Editor-Toolbox.git#upm```
2626
- 2 way: Copy and paste `Editor Toolbox` directory into your project (Assets/...) + add dependencies
27+
- 3 way: Install via [OpenUpm registry](https://openupm.com):
28+
```openupm add com.browar.editor-toolbox```
2729
- Open Edit/Project Settings/Editor Toolbox window
28-
- If settings file is not found, press "Refresh" button or create new one
30+
- If settings file is not found, press the "Refresh" button or create a new one
2931
- Manage settings in your way
3032
- Enable/disable Hierarchy overlay, choose allowed information
3133
- Enable/disable Project icons or/and assign own directories

0 commit comments

Comments
 (0)