Skip to content

rfadeev/pump-editor

Repository files navigation

license openupm

Pump Editor

Collection of Unity editor helpers to boost productivity.

Installation

Install via Git

Project supports Unity Package Manager. To install project as Git package do following:

  1. Close Unity project and open the Packages/manifest.json file.
  2. Update dependencies to have com.rfadeev.pumpeditor package:
{
  "dependencies": {
    "com.rfadeev.pumpeditor": "https://github.com/rfadeev/pump-editor.git"
  }
}
  1. Open Unity project.

Alternatively, add this repository as submodule under Assets folder or download it and put to Assets folder of your Unity project.

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.rfadeev.pumpeditor

How to use

Access Pump Editor editor windows via Unity toolbar: Window -> Pump Editor.

Features

Editor windows:

Shortcuts:

About

Collection of Unity editor helpers to boost productivity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages