Class ForgeVersionFile
Namespace:
Assembly: CmlLib.Core.Installer.Forge.dll
public class ForgeVersionFile
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
AdUrl
public string? AdUrl { get; set; }
Property Value
DirectUrl
public string? DirectUrl { get; set; }
Property Value
MD5
public string? MD5 { get; set; }
Property Value
SHA1
public string? SHA1 { get; set; }
Property Value
Type
public string? Type { get; set; }