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 52a1b1b commit bbf863fCopy full SHA for bbf863f
README.md
@@ -24,7 +24,7 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
24
- https://github.com/ncsoft/Unreal.js/wiki
25
26
### Install and play
27
-- Make sure you have [UnrealEngine 4.10 canonical build](https://www.unrealengine.com/dashboard).
+- Make sure you have [UnrealEngine 4.10.2 canonical build](https://www.unrealengine.com/dashboard).
28
- Install git-lfs first to download *.umap, *.uasset properly. (https://git-lfs.github.com/)
29
- After installing `git-lfs`, `git clone https://github.com/ncsoft/Unreal.js`
30
- Download [prebuilt UnrealJS plugin](https://github.com/ncsoft/Unreal.js/releases) and unzip into `Examples/Plugins/UnrealJS`.
0 commit comments