Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

mod.io Unity Plugin v2.0.8

Compare
Choose a tag to compare
@Melodatron Melodatron released this 13 Sep 09:34
· 1681 commits to master since this release

Note: With the introduction of v2.1, v2.0 is now considered obsolete but will receive updates to maintain functionality with any mod.io API changes, and any bug-fixes or improvements considered important or necessary. We recommend upgrading to the new version where possible.

Improvements:

  • [UnityEditor] Moved Plugin Menu into "Tools".
  • [UnityEditor] Included package.json to facilitate use with UPM.
  • [General] Namespaces changed to remove conflicts with Unity Editor classes.
  • [PluginSettings] PluginSettings can now be programmatically altered by code run within the Unity Editor.
  • [UserAccountManagement] Included a separate function to authenticate using FacePunch.Steamworks.

Bug Fixes:

  • [UI.General] Component detection now correctly occurs in run-time instantiations and multi-scene implementations of the Mod Browser.
  • [UI.General] World Space/Animated UI support improved.

Special Thanks: