Skip to content

OneShot.Modding.Models

ModConfiguration

csharp
[Serializable]
public class ModConfiguration

Core Only Non Creatable

Overview

this is the class that has all the configuration data for a mod

Properties

name

csharp
public string name

The name of the mod


description

csharp
public string description

The description of the mod


version

csharp
public string version

Mod version


authors[]

Nullable

csharp
public string[] authors

Authors of the mod

Niko (OneShot), OneShot is property of Future Cat Games. All credits of their assets goes to them