We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 574cc58 + 6bdf326 commit aafcd15Copy full SHA for aafcd15
1 file changed
README.md
@@ -22,14 +22,18 @@ Unity 2018.x or newer
22
23
- Install Editor Toolbox package:
24
- 1 way: Find Unity Package Manager (Window/Package Manager) and add package using this git URL:
25
+
26
```
27
https://github.com/arimger/Unity-Editor-Toolbox.git#upm
28
29
30
- 2 way: Copy and paste `Assets/Editor Toolbox` directory into your project (Assets/...) + add dependencies
31
- 3 way: Install via [OpenUPM registry](https://openupm.com):
32
33
34
openupm add com.browar.editor-toolbox
35
36
37
- Open Edit/Project Settings/Editor Toolbox window
38
- If settings file is not found, press the "Refresh" button or create a new one
39
- Manage settings in your way
0 commit comments