Skip to content

Commit f67fc90

Browse files
committed
no more lfs
1 parent fa0f597 commit f67fc90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
2727

2828
### Install and play
2929
- 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`
3230
- Download [prebuilt UnrealJS plugin](https://github.com/ncsoft/Unreal.js/releases) and unzip into `Examples/Plugins/UnrealJS`.
3331
- `cd Examples/Content/Scripts && npm i` to install node.js packages which are required to run examples.
3432
- Open `Examples/JavascriptPlayground.uproject`

0 commit comments

Comments
 (0)