Description:
Get the version of a mod.

Added In: v0.35

Function

public static Version GetModVersion(Assembly mod = null)
public static Version GetModVersion(string modName)



Usage

//Coming soon



Examples

//Coming soon