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" />
<PackageReference Include="TaleSpire.AutoDiceCleanup" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=TaleSpire.AutoDiceCleanup&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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:
- 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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.