Conductor-Conductor icon

Conductor

Central library of reusable custom effects, status effects, and keywords to make modding Monster Train 2 safer and easier, used as a dependency for other mods.

Last updated 4 days ago
Total downloads 92
Total rating 2 
Categories
Dependency string Conductor-Conductor-0.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
MT2-Trainworks_Reloaded-0.4.1 icon
MT2-Trainworks_Reloaded

A Data Loader and Injection Engine for Monster Train 2

Preferred version: 0.4.1

README

Conductor

Central library of reusable custom effects, statuses, and keywords to make modding in monster train 2 safer and easier.

Installation

Firstly add Conductor to your dependencies in your thunderstore.toml file

If testing locally be sure grab a copy from releases and extract the contents of the folder to your BepinEx/plugins folder.

(Coming shortly) If using Conductor's utility functions a dependency must be added in your csproj file along with installing the nuget package.

Usage

To learn what Conductor can do for you, be sure to check our wiki. This library is meant to be used as a dependency for other mods.

Do not copy code or json from any file in this repository as it won't work in your own project! Instead, reference the effects and classes from within your own json files.

Attribution