Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@mloberg mloberg released this 06 May 03:02
· 320 commits to main since this release
c0ab719

Removed CLI style flag parsing (--flag) in favor of more natural text. This was done by replacing yargs with regex. That means commands like ?treasure --hoard 4 is now ?treasure hoard 4.

Added a new ?portent command for managing portent dice for a Divination Wizard.

The default prefix has changed from _ to ?.