Skip to content

TaleSpire-Modding/MultiSelectPlugin

Repository files navigation

Multi Select 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 is to allow multi-selecting of creatures and grouping them.

How to Compile / Modify

Open MultiSelectPlugin.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)
* 0Harmony.dll
* UnityEngine.dll
* UnityEngine.CoreModule.dll
* UnityEngine.InputLegacyModule.dll 
* UnityEngine.UI
* Unity.TextMeshPro

Build the project.

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

Changelog

  • 1.0.0: Initial release

Shoutouts

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

About

Plugin and Framework to create and interact with multiple creatures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages