Updated Cardcast (markdown)
parent
dab3811827
commit
ec0ed500fd
|
@ -16,7 +16,7 @@ http://www.cardcastgame.com/browse
|
|||
|
||||
`/listcardcast`
|
||||
|
||||
## Temporary hacky way of adding decks to the game.
|
||||
## "Temporary" hacky way of adding decks to the game.
|
||||
|
||||
Right now, the only way to add or remove Cardcast decks is via chat commands. The client UI needs a fairly significant overhaul to properly support these externally loaded decks.
|
||||
|
||||
|
@ -44,4 +44,8 @@ I cache positive responses (i.e. "Here's the deck you requested") for 15 minutes
|
|||
|
||||
I don't run Cardcast. They require registering to build decks. Whatever information you provide them stays with them, with the exception of the username you provide (which is listed on their site). I currently do not store these usernames anywhere. Of course the card text you provide is retrieved and distributed to players in the games that use your deck(s).
|
||||
|
||||
Anybody can use any Cardcast decks for which they know the code without having to register anywhere.
|
||||
Anybody can use any Cardcast decks for which they know the code without having to register anywhere.
|
||||
|
||||
## Images on cards
|
||||
|
||||
TODO, needed the section link.
|
Loading…
Reference in New Issue