0 Forks
0 Stars
0 Watchers

UnityEditorTools

A set of Unity editor utilities tested on Unity 2022.3+. Includes Unreferenced Script Scanner (code/GUID scan, CSV export), ScriptableObject Backup (backup/restore/diff to JSON), Missing Reference Scanner, and Scene Loader. Editor-only, asmdef-based, MIT licensed

How to download and setup UnityEditorTools

Open terminal and run command
git clone https://github.com/Ryadel/UnityEditorTools.git
git clone is used to create a copy or clone of UnityEditorTools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnityEditorTools https://github.com/Ryadel/UnityEditorTools/archive/master.zip

Or simply clone UnityEditorTools with SSH
[email protected]:Ryadel/UnityEditorTools.git

If you have some problems with UnityEditorTools

You may open issue on UnityEditorTools support forum (system) here: https://github.com/Ryadel/UnityEditorTools/issues