ModMetadata Class |
Namespace: Kit.Modding
public class ModMetadata
The ModMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| ModMetadata | Initializes a new instance of the ModMetadata class |
| Name | Description | |
|---|---|---|
| Author | Mod author. | |
| Description | A short description of the mod. | |
| Name | Name of the mod. | |
| Persistence | A mode for executing scripts. | |
| Scripts | Relative paths to scripts to execute. | |
| Version | Mod version. |