-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
28 lines (28 loc) · 984 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"Global": {
"art_position_memory_enabled": false,
"art_position_memorize_new": "auto",
"art_position_autoalign": "auto",
"flavor_divider": "authentic",
"use_tombstone_icon": "authentic",
"use_legendary_crown": "authentic",
"use_set_symbol": "authentic",
"use_ccghq_set_symbols": "authentic",
"use_ccghq_set_symbol_rarity_color": "authentic",
"use_ccghq_timeshifted_rarity_color": "authentic",
"thicker_collector_info": false,
"enable_mock_copyright": false,
"enable_watermark": true
},
"Ancient": {
"frame_style": "authentic",
"custom_collector_string": "<PrintYear> Proxy * Not for Sale * <Set> <CollectorNumber>/<CardCount> <Rarity>"
},
"Modern": {
"custom_collector_string": "<PrintYear> Proxy * Not for Sale * <Set> <CollectorNumber>/<CardCount> <Rarity>"
},
"Normal": {
"custom_collector_string": "<PrintYear> Proxy * Not for Sale",
"use_premium_star_between_set_and_lang": "authentic"
}
}