v0.5.0 for UE 4.23-4.24
Changes
- Packaging support fix: #6, see https://github.com/getnamo/nodejs-ue4#packaging for instructions
- UE4.24 support #11
- 0.4.2 fixes #9
- Update socket.io plugin dependency to 1.3.6
Drag and Drop Example project
Use NodeJSExamples-plugin-v0.5-UE4.24.7z, contains the v4.24 plugin, just double click project to start testing some basics examples (check maps in content).
Fresh git clone
Use nodejs-v0.5.0git-thirdparty-dependencies-only.7z and extract into your project root to add missing dependencies that aren't tracked in git (node modules and the embedded node release).