Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Jackson edited this page May 1, 2019 · 3 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