Skip to content

3.0.0 - 2023-06-05

Latest
Compare
Choose a tag to compare
@beheh beheh released this 05 Jun 13:13
· 12 commits to main since this release
v3.0.0

Added

  • Added support for sideboards
    DeckDefinition now accepts an optional sideboardCards paramter of the shape [dbfId, count, ownerDbfId]
  • Added DeckCard type
    Use DeckCard[] over DeckList in your code