Update README.md

This commit is contained in:
Hamcha 2019-05-31 10:15:32 +02:00
parent 58dd767913
commit f869bf7425
Signed by: hamcha
GPG Key ID: A40413D21021EAEE
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
Generic library for generating "booster packs" with randomizable slots for foils and special rares.
The `mlp` subpackage contains MLP:CCG-specific code for drafting MLP:CCG packs.
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.