11 lines
516 B
Markdown
11 lines
516 B
Markdown
# draft
|
|
|
|
[![Build Status](https://drone.zyg.ovh/api/badges/mcg/draft/status.svg)](https://drone.zyg.ovh/mcg/draft)
|
|
|
|
Generic library for generating "booster packs" and drafting them in pods.
|
|
|
|
Booster packs allow for randomizable slots for foils and special rares.
|
|
|
|
The base library has generalized implementations of sets (think booster packs from boxes) and cube (which takes off cards from a list as they are put in packs).
|
|
|
|
The `mlp` subpackage contains MLP:CCG-specific code for drafting MLP:CCG packs and cubes.
|