Skip to content

Roy-Mayfield-REISYS/HearthDb

 
 

Repository files navigation

HearthDb

Build status

HearthDb is a .NET Hearthstone database.

Cards

HearthDb.Cards contains all card information of the CardDefs.xml, imported from the hsdata HearthSim project.

See here for example usage.

CardIDs

HearthDb.CardIds contains properly named constant for all cardIds existing in Hearthstone.

The CardIds.cs file is generated by HearthDb.CardIdLibGenerator.

See here for example usage.

Enums

HearthDb.Enums contains all the relevant Hearthstone enums.

The Enums.cs file is generated by HearthDb.EnumsGenerator.

About

HearthDb is a .NET Hearthstone database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • PowerShell 0.4%