Rename draft-mlp to gen-packs-mlp

This commit is contained in:
Hamcha 2019-05-31 11:32:31 +02:00
parent c5d833db82
commit f19ae98427
Signed by: hamcha
GPG Key ID: A40413D21021EAEE
2 changed files with 1 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# draft-mlp
# gen-packs-mlp
Example command that generates random MLP:CCG booster packs for a given set.
This is mostly done to test the library itself.

View File

@ -1,5 +0,0 @@
package mlp
type Cube struct {
}