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
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.
4 comments