brcoding-RemoveDoFPlugin icon

RemoveDoFPlugin

Removes Depth Of Field for Talespire

Last updated 2 years ago
Total downloads 287
Total rating 0 
Categories
Dependency string brcoding-RemoveDoFPlugin-2.3.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.3.0 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag mods are installed

Preferred version: 2.3.0

README

Remove Depth Of Field Plugin

This is a plugin for TaleSpire using BepInEx.

Install

Go to the releases folder and download the latest and extract to the contents of your TaleSpire game folder.

Usage

To toggle depth of field press the h key.

How to Compile / Modify

Open RemoveDoFPlugin.sln in Visual Studio.

You will need to add references to:

* BepInEx.dll  (Download from the BepInEx project.)
* Bouncyrock.TaleSpire.Runtime (found in Steam\steamapps\common\TaleSpire\TaleSpire_Data\Managed)
* UnityEngine.dll
* UnityEngine.CoreModule.dll
* UnityEngine.InputLegacyModule.dll 
* Unity.Postprocessing.Runtime.dll

Build the project.

Browse to the newly created bin/Debug or bin/Release folders and copy the RemoveDoFPlugin.dll to Steam\steamapps\common\TaleSpire\BepInEx\plugins