Table of Contents

Class LiteLoaderLibrary

Namespace: CmlLib.Core.ModLoaders.LiteLoader
Assembly: CmlLib.Core.dll

public class LiteLoaderLibrary

Inheritance

objectLiteLoaderLibrary

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Name

[JsonPropertyName("name")]
public string? Name { get; set; }

Property Value

string?

Url

[JsonPropertyName("url")]
public string? Url { get; set; }

Property Value

string?