-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
# Regex Rename | ||
Select multiple scene objects or assets, and press `F2` to open the new regex rename window. | ||
Open the window through `Tools/Nomnom/New Local Package - Packages Folder` | ||
|
||
![Preview](./Assets~/preview.gif) | ||
![Preview](./Assets~/preview.gif) | ||
|
||
## Installation | ||
- OpenUPM | ||
- `openupm add com.nomnom.new-package-helper` | ||
- Package Manager | ||
- Add through git url `https://github.com/nomnomab/New-Package-Helper.git` | ||
|
||
## Dependencies | ||
- `com.unity.nuget.newtonsoft-json` : `2.0.0` | ||
|
||
## Additional Information | ||
- Licenses gotten through the `License Type` field are retrieved from https://choosealicense.com. This can go down, or get rejected at any point due to usage without an API. |