Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo authored Jul 18, 2019
1 parent a762af0 commit 71102d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,7 @@ If you write an error in your script, it will spit it out in your output log. Hi
#### npm modules

For v0.1, install your npm modules manually via powershell (can be locally installed). Location of the embedded npm.exe is: ```Plugins/nodejs-ue4/Source/ThirdParty/node```. Improvement to this is planned (https://github.com/getnamo/nodejs-ue4/issues/2)

#### Multiple scripts

Works, just add another component and all action for a script will be filtered to only communicate to the component that launched it.

0 comments on commit 71102d4

Please sign in to comment.