Jeremy Saklad c73023d4dc
Reorganize command-line arguments
All arguments are now enclosed in a single argument group to improve the
generated help text.

Due to how argparse works, this means that the script now allows
redundant command-line arguments like specifying the occasional buyer
and explicit buyers.

The grammar of the help text has been made slightly more consistent.
2021-07-11 15:49:50 -05:00
2021-06-13 14:35:36 -05:00
Description
This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
498 KiB
Languages
Python 100%