MiSide Mod Details

MiSide-AssetLoader

Originally conceived as a simple modification, MiSide-AssetLoader quickly evolved into a versatile asset loader compatible with any Unity-based game. It serves as an excellent reference for developers working on similar projects and has been thoroughly tested on MiSide Demo version 1.17f.

Key Features:

  • Implements standard-like Unity methods through reflection
  • Supports loading of various asset types:
    • Textures (all supported formats)
    • Audio (OGG format)
    • Meshes (FBX and OBJ formats)
    • Video (MP4 format)
  • Utilizes config files with simplified YAML
  • Handles scene loading
  • Includes BAT scripts for easy mod deployment
  • Features unique FBX skinned mesh import capability