0 of 0

File information

Last updated

Original upload

Created by

rfvgyhn

Uploaded by

rfvgyhn

Virus scan

Safe to use

Tags for this mod

4 comments

  1. DiumStreamDev
    DiumStreamDev
    • premium
    • 0 kudos
    Hello, I created a mod update checker and the only thing that needs to be added to your code for the mods to be compatible is `[assembly: System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and always change the version information in MelonInfo
    1. thorax232
      thorax232
      • premium
      • 0 kudos
      What is the point of that mod? Version checking is already built into Vortex. The version is already picked up. Why does everyone need to support reflection to pass data from one thing to yours? I don't know why anyone would be interested in bothering with this.
    2. DiumStreamDev
      DiumStreamDev
      • premium
      • 0 kudos
      I inform you that not everyone uses Vortex
  2. thorax232
    thorax232
    • premium
    • 0 kudos
    Nicely done, great for when you schedule everything for late night.