-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can there only be 1 image for all cardbacks? #133
Comments
Currently, only 1 card back is supported, but I do want to add support for more in the future! |
+1 |
With v1.114, I'm adding initial support for different card backs. |
How does this initial support work? Do I have to edit any file (for a deck, for instance) to set the image file that should be used as back? |
It currently requires manually editing json files for your game in the CGS Games directory. To give an overview, though:
|
Targeting full rollout of this feature in v1.120:
|
I ended up releasing a small unrelated change for the Grand Archive TCG in v1.120, so now the plan is to complete this feature in the next release, v1.121 |
Released in v1.121:
|
Awesome job making this! I'm having lots of fun playing with it. Is there a way to have more than one CardBack for different decks? As I understand it, the CardBackImageUrl is the only pic for a cardback, and acts as a global back image for all cards. Is there, or can there be, a way to have another image for all cards of a certain SetId?
Many thanks!
Describe the solution you'd like
To be able to see multiple decks on the table with different cardback pictures
Describe alternatives you've considered
i dunno, i'm a newb
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: