TaleSpire.AutoDiceCleanup 1.1.3

dotnet add package TaleSpire.AutoDiceCleanup --version 1.1.3
                    
NuGet\Install-Package TaleSpire.AutoDiceCleanup -Version 1.1.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TaleSpire.AutoDiceCleanup" Version="1.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TaleSpire.AutoDiceCleanup" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="TaleSpire.AutoDiceCleanup" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TaleSpire.AutoDiceCleanup --version 1.1.3
                    
#r "nuget: TaleSpire.AutoDiceCleanup, 1.1.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TaleSpire.AutoDiceCleanup@1.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TaleSpire.AutoDiceCleanup&version=1.1.3
                    
Install as a Cake Addin
#tool nuget:?package=TaleSpire.AutoDiceCleanup&version=1.1.3
                    
Install as a Cake Tool

Auto Dice Cleanup

Install

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

Usage

The plugin allows you to configure how long dice will persist on the board before automatically cleaning them up. This allows you to forget the dice and allows TaleSpire to clean them up after an extended period of time.

Changelog

  • 1.1.3: migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader
  • 1.1.2: fix hard dependency
  • 1.1.1: DependencyUnityPlugins is now used and implement logic for unpatching
  • 1.1.0: DiceManager patch fixed to support the latest TaleSpire version
  • 1.0.1: Minor Patch, update logging
  • 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:

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.3 0 1/11/2026
1.1.2 76 12/30/2025
1.1.1 79 12/30/2025
1.1.0 264 12/18/2025