0.0.18 • Published 2 years ago
genshin-party v0.0.18
genshin-party
Command line utility for randomly selecting team comps and other options for multiplayer fun!
- Generate a random team composition balanced around how built the characters are.
- Select a random character.
- Select a random weekly boss.
Usage
Invoke genshin-party directly using npx.
npx genshin-party --helpContributing
Install dependencies:
yarn installRun tests:
yarn testPrepare files for npm publish:
yarn build