diff --git a/README.md b/README.md new file mode 100644 index 0000000..c160b10 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# VRUMGPlugin +A compatability layer between UE4 UMG and VR + +This UE4 Plugin allows you to simulate interaction events on a UMG Blueprint Component. +This allows us to easily enable VR input for UMG widgets. + +To get started you can check out the [Example Project](#) that uses this plugin. + +# Install Instructions +Place the entire plugin folder into your projects plugins foler "YourGame->Plugins"