RoguelikeToolkit.Entities
1.0.6
A library to handle Adom Ultimate style templates for game entities. Designed to create DefaultEcs entities from JSON templates.
Install-Package RoguelikeToolkit.Entities -Version 1.0.6
dotnet add package RoguelikeToolkit.Entities --version 1.0.6
<PackageReference Include="RoguelikeToolkit.Entities" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoguelikeToolkit.Entities --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RoguelikeToolkit.Entities, 1.0.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Antlr4.Runtime (>= 4.6.6)
- AutoMapper (>= 10.1.1)
- DefaultEcs (>= 0.14.4)
- FastMember (>= 1.5.0)
- Utf8Json (>= 1.3.7)
-
.NETStandard 2.1
- Antlr4.Runtime (>= 4.6.6)
- AutoMapper (>= 10.1.1)
- DefaultEcs (>= 0.14.4)
- FastMember (>= 1.5.0)
- Utf8Json (>= 1.3.7)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.