Skip to content

Tools for improving the Unity Editor experience ✨🏗

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

faster-games/editor-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

editor-tools

Tools for improving the Unity Editor experience ✨🏗

Project logo; A screwdriver and wrench crossed on an aquamarine background next to the text "Editor Tools for Unity"

GitHub package.json version openupm CI Discord

This package contains some useful editor tools that I found myself needing in several projects. For more details, see the getting started docs.

Installing

This package supports openupm - you can install it using the following command:

openupm add com.faster-games.editor-tools

Or by adding directly to your manifest.json:

Note: You may also use specific versions by appending #{version} where version is a Release tag - e.g. #v1.2.0.

dependencies: {
	...
	"com.faster-games.editor-tools": "git+https://github.com/faster-games/editor-tools.git"
}

Or by using Package Manager to "Add a package from Git URL", using the following url:

https://github.com/faster-games/editor-tools.git

Supporting the project

If this project saved you some time, and you'd like to see it continue to be invested in, consider buying me a coffee. ☕ I do this full-time, and every little bit helps! 💙