Skip to content

Commit 6143594

Browse files
authored
Update README.md
1 parent 6b0e5ba commit 6143594

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
### Chimp Editor
44

55
Unity3D Editor utilities.
6+
- [Delete Empty Folders](https://github.com/kovanci/Package_Unity3D_ChimpEditor/blob/master/Editor/DeleteEmptyFolders.cs)
7+
- [Multi Screenshot Capture](https://github.com/kovanci/Package_Unity3D_ChimpEditor/blob/master/Editor/MultiScreenshotCapture.cs)
8+
- [Search GameObjects by Layer](https://github.com/kovanci/Package_Unity3D_ChimpEditor/blob/master/Editor/ObjectLayerSearchWindow.cs)
9+
- [Replace with Prefab](https://github.com/kovanci/Package_Unity3D_ChimpEditor/blob/master/Editor/ReplaceWithPrefab.cs)
10+
- [Editor Phyics](https://github.com/kovanci/Package_Unity3D_ChimpEditor/tree/master/Editor/EditorPhysics)
11+
- [Open Terminal in Folder](https://github.com/kovanci/Package_Unity3D_ChimpEditor/tree/master/Editor/Terminal)
12+
- Terminals: Windows Terminal, PowerShell, CMD, Mac Terminal, Git Bash
13+
- [Project Browser Toggling Shortcut](https://github.com/kovanci/Package_Unity3D_ChimpEditor/blob/master/Editor/Shortcuts/ToggleProjectBrowser.cs)
14+
- UE5 Style, default: `CTRL + Space`, can be customized in `Edit/Shortcuts`
615

716
### 💿 Installation
817
This package uses the scoped registry feature. Open the `Package Manager` page in the `Project Settings` window and add the following entry to the `Scoped Registries` list:

0 commit comments

Comments
 (0)