Appearance
OneShot.Modding.Models
ModConfiguration
csharp
[Serializable]
public class ModConfigurationCore Only Non Creatable
Overview
this is the class that has all the configuration data for a mod
Properties
name
csharp
public string nameThe name of the mod
description
csharp
public string descriptionThe description of the mod
version
csharp
public string versionMod version
authors[]
Nullable
csharp
public string[] authorsAuthors of the mod