HolloFox_TS-HideVolumeLabelsPlugin icon

HideVolumeLabelsPlugin

Provides the ability to add labels to Hide Volumes

Last updated 2 years ago
Total downloads 959
Total rating 0 
Categories
Dependency string HolloFox_TS-HideVolumeLabelsPlugin-1.0.1
Dependants 1 other package depends 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
HolloFox_TS-RadialUIPlugin-1.3.0 icon
HolloFox_TS-RadialUIPlugin

This is a developer tool based package used to help devs easily configure UI Radial Menus.

Preferred version: 1.3.0
HolloFox_TS-BoardPersistencePlugin-2.0.0 icon
HolloFox_TS-BoardPersistencePlugin

This is a developer tool based package used to add support for JSON persistance on a board.

Preferred version: 2.0.0

README

Hide Volume Labels Plugin

This is a plugin for TaleSpire using BepInEx.

Install

Currently you need to either follow the build guide down below or use the R2ModMan.

Usage

This plugin allows a user to Label Hide Volumes. Storage of labels is done via Board Persistence which needs an update.

How to Compile / Modify

Open HideVolumeLabelsPlugin.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 
* UnityEngine.UI
* Unity.TextMeshPro
* RadialUI.dll

Build the project.

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

Changelog

  • 1.0.1: Added more public methods
  • 1.0.0: Initial release

Shoutouts

Shoutout to my Patreons on https://www.patreon.com/HolloFox recognising your mighty contribution to my caffeine addiciton:

  • John Fuller
  • Don Cole

Monthly Release

This is the first of the Monthly Release part of collaboration with Demongund.