We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0f597 commit f67fc90Copy full SHA for f67fc90
README.md
@@ -27,8 +27,6 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
27
28
### Install and play
29
- Make sure you have [UnrealEngine 4.10.4 canonical build](https://www.unrealengine.com/dashboard).
30
-- Install git-lfs first to download *.umap, *.uasset properly. (https://git-lfs.github.com/)
31
-- After installing `git-lfs`, `git clone https://github.com/ncsoft/Unreal.js`
32
- Download [prebuilt UnrealJS plugin](https://github.com/ncsoft/Unreal.js/releases) and unzip into `Examples/Plugins/UnrealJS`.
33
- `cd Examples/Content/Scripts && npm i` to install node.js packages which are required to run examples.
34
- Open `Examples/JavascriptPlayground.uproject`
0 commit comments