diff --git a/unreal/README.md b/unreal/README.md index 448998af..048ce893 100644 --- a/unreal/README.md +++ b/unreal/README.md @@ -2,6 +2,58 @@ ## Overview +Our SDK can be used together with [UnrealEngine](https://www.unrealengine.com/en-US). +It is **not** fully functional plugin but can be easly integrated into your project as a unreal module. + ## How to setup +First of all you have to clone this repository inside the `/Source/` directory. +We recommend to place it inside the `ThirdParty` one (create it if no present). + +After that you have to compile desired option of the SDK. You can simple do it as follow: +```sh +make -C