Skip to content

Unity Engine sample project, demonstrating how mod.io can be integrated in-game

Notifications You must be signed in to change notification settings

modio/modio-unity-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mod.io

mod.io Unity Sample Projects

Discord Unity 3D

This sample project implements the common usages of the mod.io Unity Plugin with practical examples.

Features

  • Initializing the plugin
  • Enabling automatic mod management
  • Authenticating a user via email
  • Logging out a user that is authenticated
  • Obtaining Terms of Service from mod.io
  • Searching for mod profiles from mod.io by phrase and popularity
  • displaying mod profiles by downloading logos
  • Subscribing and Unsubscribing to mods
  • Getting installed mods to be implemented
  • Reporting mods
  • Rating mods

Installation

Requires Unity 2018.4 or later.

  1. Simply download or clone this repository
  2. Open Unity HUB and select 'ADD' from the top right option
  3. Choose the directory of where you downloaded this repository

Where to get the mod.io Unity plugin

If you'd like to install the mod.io plugin into your own project you can import it directly from the Unity Asset Store, or by downloading the package directly from the Releases page of the plugin's repository. If you have any previous versions of the plugin installed, it is highly recommended to delete them before importing a newer version.

Alternatively, you can download an archive of the code using GitHub's download feature and place it in the Assets/Plugins directory within your Unity project.

About

Unity Engine sample project, demonstrating how mod.io can be integrated in-game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages