TaleSpire.ConfigurationManager 0.13.0

dotnet add package TaleSpire.ConfigurationManager --version 0.13.0
NuGet\Install-Package TaleSpire.ConfigurationManager -Version 0.13.0
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.ConfigurationManager" Version="0.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TaleSpire.ConfigurationManager --version 0.13.0
#r "nuget: TaleSpire.ConfigurationManager, 0.13.0"
#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.
// Install TaleSpire.ConfigurationManager as a Cake Addin
#addin nuget:?package=TaleSpire.ConfigurationManager&version=0.13.0

// Install TaleSpire.ConfigurationManager as a Cake Tool
#tool nuget:?package=TaleSpire.ConfigurationManager&version=0.13.0

Configuration Manager

This plugin provides an update to the settings tab in TaleSpire. This allow users to update plugin configs at runtime without having to restart the entire applications.

Usage

When you open the settings menu in TaleSpire, an extra 4th tab which gathers all plugin config settings to a place that you can alter them. The Following types are supported:

- Numbers
- Text
- Enums (as a dropdown)
- Keyboard Shortcuts (only displays, WIP)

Changelog

- 0.11.0: Fix error being thrown on role switch in game.
- 0.10.0: Upgrade to Framework 4.8.0 and Nuget Dependency
- 0.9.10: include callbacks for plugins (this is not covered by Config Manager's Sentry)
- 0.9.8: removed exception throw that was left in 0.9.7
- 0.9.7: Attach version of config manager to sentry.
- 0.9.6: Implementing Sentry (opt-in).
- 0.9.5: Fixed bug where scene change would revert config settings
- 0.9.4: update category
- 0.9.3: use configEditor for string if declared as json.
- 0.9.2: fix text input alignment, updated logging, optimized performance.
- 0.9.1: Update icon (no change)
- 0.9.0: Alpha Release

Shoutouts

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

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 (4)

Showing the top 4 NuGet packages that depend on TaleSpire.ConfigurationManager:

Package Downloads
TaleSpire.AssetToolTip

See name of assets you are using within asset browser

TaleSpire.MaxDrawDistance

This plugin provides an update to the settings tab in TaleSpire. This allow users to update plugin configs at runtime without having to restart the entire applications.

TaleSpire.AdvanceGMBlocks

Extends configurability of GM blocks to apply selected attributes instead of all.

TaleSpire.PropSnap

Allows users to Snap Props to Grid

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.13.0 291 10/20/2023
0.12.0 196 10/16/2023
0.11.0 442 12/10/2022
0.10.0 412 11/20/2022