diff --git a/FabulousDualSense.uplugin b/FabulousDualSense.uplugin index bd0aebf..77523a5 100644 --- a/FabulousDualSense.uplugin +++ b/FabulousDualSense.uplugin @@ -3,7 +3,7 @@ "Version": 1, "VersionName": "1.0", "FriendlyName": "Fabulous DualSense", - "Description": "Minimal input device plugin for DualSense controller in Windows.", + "Description": "Input device plugin for the DualSense controller on Windows.", "Category": "Input Devices", "CreatedBy": "Sixze", "CreatedByURL": "https://github.com/Sixze", diff --git a/README.md b/README.md index eeb6799..b3aa326 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Fabulous DualSense -Input device plugin for **DualSense** controller in **Windows** for **Unreal Engine**. +Input device plugin for the **DualSense** controller on **Windows** for **Unreal Engine**. -This plugin includes generic gamepad and touchpad functionality, as well as partial support for the [Device Properties](https://docs.unrealengine.com/en-US/device-properties-in-unreal-engine/) feature (supported device properties are **Device Color**, **Trigger Feedback**, and **Trigger Resistance**). +This plugin includes generic gamepad, touchpad, and gyroscope functionality, as well as partial support for the [Device Properties](https://docs.unrealengine.com/en-US/device-properties-in-unreal-engine/) feature (supported device properties are **Device Color**, **Trigger Feedback**, and **Trigger Resistance**). -**This plugin is intended to be used during development only.** +**This plugin is intended for use during development only.** ## Quick Start