Files
mtg-collector/config.py

5 lines
126 B
Python

# Title of the Program Window
applicationtitle="MTG Collector (working title) v0.1"
# Path of image cache
cachepath=".cache/"