Compare commits

...

2 commits

Author SHA1 Message Date
Judah
54d974307e try new alignment 2026-04-02 09:51:50 -06:00
Judah
e822499c18 card back 2026-04-02 09:50:46 -06:00
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
"cardRotation": "0", "cardRotation": "0",
"cards": { "cards": {
"dataUrl": "https://docs.brut.systems/judah/entropy/CardList.json", "dataUrl": "https://docs.brut.systems/judah/entropy/CardList.json",
"cardBack": "", "cardBack": "https://docs.brut.systems/judah/entropy/base-back.png",
"cardBackColor": "#ffffff" "cardBackColor": "#ffffff"
}, },
"deckBuilding": { "deckBuilding": {
@ -259,7 +259,7 @@
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "START", "alignment": "START",
"opponentAlignment": "START", "opponentAlignment": "END",
"noAutoPayTo": true, "noAutoPayTo": true,
"isHorizontalAllowed": true, "isHorizontalAllowed": true,
"displayedTitle": "", "displayedTitle": "",
@ -281,7 +281,7 @@
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "START", "alignment": "START",
"opponentAlignment": "START", "opponentAlignment": "END",
"noAutoPayTo": false, "noAutoPayTo": false,
"isHorizontalAllowed": true, "isHorizontalAllowed": true,
"displayedTitle": "", "displayedTitle": "",
@ -303,7 +303,7 @@
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "START", "alignment": "START",
"opponentAlignment": "START", "opponentAlignment": "END",
"noAutoPayTo": false, "noAutoPayTo": false,
"isHorizontalAllowed": true, "isHorizontalAllowed": true,
"displayedTitle": "", "displayedTitle": "",

BIN
docs/base-back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.