Investigamer / Proxyshop

A Photoshop automation tool for generating high quality Magic the Gathering card renders.
Mozilla Public License 2.0
98 stars 21 forks source link

Additional Configuration #90

Open Malacath-92 opened 4 months ago

Malacath-92 commented 4 months ago

Adds feature to grab additional configuration options via file name in the form of [opt=value]. All options will be combined into a dictionary accessible via CardDetails["additional_cfg"], no duplicates are checked, no code currently uses this feature.