https://github.com/enlight/jsue
V8-based Javascript runtime for Unreal Engine 4
https://github.com/enlight/jsue
javascript unreal-engine-4
Last synced: 3 months ago
JSON representation
V8-based Javascript runtime for Unreal Engine 4
- Host: GitHub
- URL: https://github.com/enlight/jsue
- Owner: enlight
- License: other
- Created: 2017-06-21T05:24:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T03:29:26.000Z (about 9 years ago)
- Last Synced: 2025-01-27T07:43:14.461Z (over 1 year ago)
- Topics: javascript, unreal-engine-4
- Language: C++
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsue
> V8-based Javascript runtime for Unreal Engine 4
This is an experimental fork of the [Unreal.js](https://github.com/ncsoft/Unreal.js) project (which
provides a V8-based Javascript runtime for Unreal Engine 4 in the form of a set of plugins).
## License
MIT and others, see LICENSE file at the root of this repository for details.