Ecosyste.ms: Awesome
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: 5 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T15:54:08.000Z (5 months ago)
- Last Synced: 2024-06-28T00:17:59.119Z (5 months ago)
- Topics: npm, unity
- Language: C#
- Homepage:
- Size: 28.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