You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -63,10 +63,9 @@ See [here](https://docs.immutable.com/docs/x/passport/register-application/) for
63
63
3. Restart your project (Unreal Editor & Rider), upon restart it should load the `unreal-sdk-plugin` and should be good to use.
64
64
65
65
> [!NOTE]
66
-
> For Unreal Engine 4.26 and above we use Blui as a browser instead of inbuilt browser.
67
-
> Install Blui Plugin only for UE4.
66
+
> For Unreal Engine 4.26 and above we use Blui as a browser instead of inbuilt browser. For Unreal Engine 5.0 and above we use inbuilt browser
67
+
> For UE4 only download the Blui Plugin from https://github.com/immutable/unreal-immutable-sdk/releases/download/0.1.1/BLUI.4.2.BluBrowserCEF.90.0.4430.212-Win64.zip into your project Plugins directory.
68
68
> Please update `immutable.uplugin->Plugins->WebBrowserWidget` to false and restart your UE4 editor.
69
-
> For Unreal Engine 5.0 and above we use inbuilt browser.
0 commit comments