diff --git a/public/unreal/android.mdx b/public/unreal/android.mdx index e002f81..f87949e 100644 --- a/public/unreal/android.mdx +++ b/public/unreal/android.mdx @@ -1,7 +1,7 @@ --- id: android-configuration title: Android Configuration -slug: /ue-plugin/android-configuration +slug: /unreal/android-configuration sidebar_position: 7 custom_edit_url: https://github.com/modio/modio-ue4-internal/blob/develop/Plugins/Modio/Doc/android.mdx --- diff --git a/public/unreal/index.mdx b/public/unreal/index.mdx index cb28cfb..32bb7d6 100644 --- a/public/unreal/index.mdx +++ b/public/unreal/index.mdx @@ -6,7 +6,7 @@ sidebar_position: 0 custom_edit_url: https://github.com/modio/modio-ue4-internal/blob/develop/Plugins/Modio/Doc/index.mdx --- -The [mod.io](https://mod.io/) Unreal Engine plugin allows game developers to host and automatically install user-created mods in their games which use Unreal Engine 5. It provides a UI for mod discovery, installation and collection management, and a C++ and Blueprint interface around the mod.io SDK, which connects to the [mod.io REST API](https://docs.mod.io). +The [mod.io](https://mod.io/) Unreal Engine plugin allows game developers to host and automatically install user-created mods in their games which use Unreal Engine 5. It provides a UI for mod discovery, installation and collection management, and a C++ and Blueprint interface around the mod.io SDK, which connects to the [mod.io REST API](https://docs.mod.io/restapiref/). You can download the Unreal Engine plugin from the [mod.io GitHub Repository](https://github.com/modio/modio-ue) and follow the [installation guide](installation-and-setup) for installing and configuring the plugin.