Track mass decks and use them to build the collecting page
This commit is contained in:
parent
5a4de3d8cd
commit
6e3f617aba
7 changed files with 80 additions and 6 deletions
|
@ -2,7 +2,6 @@ servername = ""
|
|||
serverpath = ""
|
||||
name = "your name"
|
||||
highpriority = ["deckname","nameofadeck"]
|
||||
medpriority = ["deckname","nameofdeck"]
|
||||
tradepost = "URL"
|
||||
faves = ["favecard01","favecard02"]
|
||||
headerbackground = "#000000"
|
||||
|
@ -13,3 +12,4 @@ highthreshold = 10
|
|||
keepsig = False
|
||||
tradestatement = ""
|
||||
maxmastered = 20
|
||||
masscollect = {"series":["firstdeck","seconddeck"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue