DungeonGen 3.1.2
Suggested Alternatives
dotnet add package DungeonGen --version 3.1.2
NuGet\Install-Package DungeonGen -Version 3.1.2
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="DungeonGen" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DungeonGen --version 3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DungeonGen, 3.1.2"
#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 DungeonGen as a Cake Addin #addin nuget:?package=DungeonGen&version=3.1.2 // Install DungeonGen as a Cake Tool #tool nuget:?package=DungeonGen&version=3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This generates dungeons for the Dungeons and Dragons 3.5 system. Dungeons are fully fleshed out with details, traps, and encounters
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- CharacterGen (>= 9.0.3)
- DnDGen.TreasureGen (>= 7.1.2)
- EncounterGen (>= 3.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DungeonGen:
Package | Downloads |
---|---|
DungeonGen.Domain
This is the Ninject-based bootstrapper for DungeonGen |
GitHub repositories
This package is not used by any popular GitHub repositories.
Feature #19, #21, #22