TaleSpire.AutoKill
1.0.4
dotnet add package TaleSpire.AutoKill --version 1.0.4
NuGet\Install-Package TaleSpire.AutoKill -Version 1.0.4
<PackageReference Include="TaleSpire.AutoKill" Version="1.0.4" />
<PackageVersion Include="TaleSpire.AutoKill" Version="1.0.4" />
<PackageReference Include="TaleSpire.AutoKill" />
paket add TaleSpire.AutoKill --version 1.0.4
#r "nuget: TaleSpire.AutoKill, 1.0.4"
#:package TaleSpire.AutoKill@1.0.4
#addin nuget:?package=TaleSpire.AutoKill&version=1.0.4
#tool nuget:?package=TaleSpire.AutoKill&version=1.0.4
Auto Kill Plugin
A Simple plugin requested by Poap, that allows you to instantly kill multiple creatures in TaleSpire with a keybind.
Install
Currently you need to either follow the build guide down below or use the R2ModMan.
Usage
This is a simple plugin that provides a keybind (right ctrl + del) to instantly kill selected creatures in TaleSpire. It is currently setup so that in Turn Based mode, it will knock them prone and remove them on their turn. Outside of Turn Based mode, it will just remove them instantly. This plugin also supports multiselection, so if you have multiple creatures selected, it will kill them all.
How to Compile / Modify
Open AutoKillPlugin.sln in Visual Studio.
Build the project (We now use Nuget).
Browse to the newly created bin/Debug or bin/Release folders and copy the .dll to Steam\steamapps\common\TaleSpire\BepInEx\plugins
Changelog
- 1.0.4: migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader
- 1.0.3: Bump SetInjectionFlag package version, migrate to DependencyUnityPlugin and include Cleanup Logic
- 1.0.2: Updated to handle mode switching during combat more gracefully
- 1.0.1: Set Hard dependency on Set Injection Flags to ensure compatibility
- 1.0.0: Initial release
Shoutouts
Shoutout to my past Patreons and Discord members, recognising your mighty support, testing, feedback, and contribution to my talespire plugins and projects:
- Demongund - Introduced me to TaleSpire
- Tales Tavern/MadWizard
- Joaqim Planstedt
- Gonsplitters
- Poap
- Simsete
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- TaleSpire (>= 1.5.0)
- Talespire.BepInEx (>= 5.4.22)
- TaleSpire.SetInjectionFlagPlugin (>= 3.4.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.