Rename draft-mlp to gen-packs-mlp
This commit is contained in:
parent
c5d833db82
commit
f19ae98427
2 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
# draft-mlp
|
# gen-packs-mlp
|
||||||
|
|
||||||
Example command that generates random MLP:CCG booster packs for a given set.
|
Example command that generates random MLP:CCG booster packs for a given set.
|
||||||
This is mostly done to test the library itself.
|
This is mostly done to test the library itself.
|
|
@ -1,5 +0,0 @@
|
||||||
package mlp
|
|
||||||
|
|
||||||
type Cube struct {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in a new issue