File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ Unity 2018.x or newer
2222
2323- Install Editor Toolbox package:
2424 - 1 way: Find Unity Package Manager (Window/Package Manager) and add package using this git URL:
25- ```
26- https://github.com/arimger/Unity-Editor-Toolbox.git#upm
27- ```
25+ ```
26+ https://github.com/arimger/Unity-Editor-Toolbox.git#upm
27+ ```
2828 - 2 way: Copy and paste `Assets/Editor Toolbox` directory into your project (Assets/...) + add dependencies
2929 - 3 way: Install via [OpenUPM registry](https://openupm.com):
30- ```
31- openupm add com.browar.editor-toolbox
32- ```
30+ ```
31+ openupm add com.browar.editor-toolbox
32+ ```
3333- Open Edit/Project Settings/Editor Toolbox window
3434- If settings file is not found, press the "Refresh" button or create a new one
3535- Manage settings in your way
You can’t perform that action at this time.
0 commit comments