Class ModMetadata
Inheritance
object
ModMetadata
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class ModMetadata
Fields
assemblies
Declaration
public string[] assemblies
Field Value
| Type | Description |
|---|---|
| string[] |
author
Declaration
public string author
Field Value
| Type | Description |
|---|---|
| string |
id
Declaration
public string id
Field Value
| Type | Description |
|---|---|
| string |
modVer
Declaration
public string modVer
Field Value
| Type | Description |
|---|---|
| string |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| string |