Features
-Basic mod support out of the box
-Supports all assets that Unity can handle, Yes! even scenes and scripts can be included
-Load from the local file system or from remote server
-Supports command line launching of mods
-Supports multi-mod loading
-Catches exceptions and errors generated by mods
-Modders can create their content in the Unity editor and export easily using uMod Exporter
-C# scripts and assemblies can be included in mods
-Cross domain scripting allows communication between game and mod scripts
-Script execution security allows developers to restrict modded code
-Customizable build pipeline allows for custom exporter tools to be created
-Supports asset sharing allowing modders to make use of game assets
-Includes a directory utility for managing a mod directory
-Dedicated online scripting reference
-Many more features