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

https://github.com/uisawara/unity-npmscriptswindow

npm scripts runner for Unity Editor Window
https://github.com/uisawara/unity-npmscriptswindow

npm unity

Last synced: 3 months ago
JSON representation

npm scripts runner for Unity Editor Window

Awesome Lists containing this project

README

          

# unity-npmscriptswindow

npm scripts runner for Unity Editor Window

# Prepare

- Enable npm

# installation

## upm

- Add package from git URL

```
https://github.com/uisawara/unity-npmscriptswindow.git?path=Assets/src
```

# How to use

- Place package.json in the root directory of the project
- Open an editor window from Unity menu/window/npm script window
- Click the Load scripts button to execute the script