DnDGen.CharacterGen 13.0.0

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

// Install DnDGen.CharacterGen as a Cake Tool
#tool nuget:?package=DnDGen.CharacterGen&version=13.0.0                

This generates characters and NPCs for the Dungeons and Dragons 3.5 system. One can generate random characters or set various randomizers.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DnDGen.CharacterGen:

Package Downloads
DnDGen.EncounterGen

This generates encounters for the Dungeons and Dragons 3.5 system. One can generate encounters of particular levels, times of day, and environments. One can also filter creature types. Treasure and equipment are generated.

DnDGen.DungeonGen

This generates dungeons for the Dungeons and Dragons 3.5 system. Dungeons are fully fleshed out with details, traps, and encounters.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 42 12/19/2024
12.0.0 1,308 7/15/2024
11.0.6 267 7/5/2024
11.0.5 399 4/15/2024
11.0.4 305 1/11/2024
11.0.3 104 1/11/2024
11.0.1 110 1/10/2024
11.0.0 113 1/10/2024

13.0.0:
   * Bug #124, #147 - forbidden magic school incorrect
* Bug #150 - Fix security vulnerabilities
* Bug #114 - Kobold and NPC CR incorrect
* Bug #130 - Fix spell names to be non-generic
* Bug #146 - Undo reversible spells
* Bug #149 - Minimum levels for class animals
* Bug #152 - Clerics can't spells of opposing alignments
* Allow spells to have multiple sources