An open API service indexing awesome lists of open source software.

https://github.com/needle-tools/editorpatching


https://github.com/needle-tools/editorpatching

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## How to Install

Add from OpenUPM | via scoped registry, recommended

This package is available on OpenUPM: https://openupm.com/packages/com.needle.editorpatching

To add it the package to your project:

- open `Edit/Project Settings/Package Manager`
- add a new Scoped Registry:
```
Name: OpenUPM
URL: https://package.openupm.com/
Scope(s): com.needle
```
- click Save
- open Package Manager
- click +
- select Add from Git URL
- paste `com.needle.editorpatching`
- click Add

Add from GitHub | not recommended, no updates through PackMan

You can also add it directly from GitHub on Unity 2019.4+. Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

- open Package Manager
- click +
- select Add from Git URL
- paste `https://github.com/needle-tools/editorpatching.git?path=/package`
- click Add

## Contact ✒️
[🌵 needle — tools for unity](https://needle.tools)
[@NeedleTools](https://twitter.com/NeedleTools) •
[@marcel_wiessler](https://twitter.com/marcel_wiessler) •
[@hybridherbst](https://twitter.com/hybridherbst)