Skip to main content

Overview

The mod.io Unity Engine plugin is the simplest and fastest way to integrate UGC into your Unity 2021.3+ game. It handles all of the common tasks, allowing game developers to quickly and easily implement a solution that enables players to access and discover user-generated content for their games.

note

A custom-built ready-made UI for mod discovery is included, along with installation and collection management, and a full-featured C# interface which connects to the mod.io REST API.

Platform Support

To access console platforms and documentation, see Supporting Console Platforms. If a platform you require isn't available yet, please reach out to us.

PlatformSupportLegacy Support
Windows
macOS
Linux
Meta Quest
Xbox One
Xbox Series X
PlayStation® 4
PlayStation® 5
Nintendo SwitchQ2
iOSQ2
AndroidQ2

Unity Version Support

mod.io guarantees full functionality and Long-Term Support of the plugin for the following Unity Versions:

VersionSupport
2021.3
2022.3
Unity 6

Quick Start

The mod.io Unity Engine plugin comes with a prebuilt UI, a drop-in, instant solution for browsing and installing your game's mods.

If you want to skip implementing your own UI, head to the README in /Unity/UI section for setup and usage instructions. However, we recommend following the guide below to better understand how the plugin works.