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
- Host: GitHub
- URL: https://github.com/uisawara/unity-npmscriptswindow
- Owner: uisawara
- License: mit
- Created: 2024-06-25T22:13:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T23:29:07.000Z (over 1 year ago)
- Last Synced: 2025-02-24T17:14:54.127Z (over 1 year ago)
- Topics: npm, unity
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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