Skip to content
stephenlucerne edited this page Jul 5, 2022 · 10 revisions

Welcome to the mod.io UNITY wiki. This wiki explains how to integrate and use mod.io UNITY into a game or modding tool.

mod.io UNITY simplifies mod.io integration by providing a native c# library built on the Unity Engine that manages downloads, wraps API calls, and provides a simple caching utility. Should the game or modding tool in development require functionality beyond what modio UNITY provides, the mod.io API Documentation provides a complete reference on how to use interact with the API directly.

Getting Started

Clone this wiki locally