mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-09-21 11:53:13 -05:00

Search for set symbols in both the custom and the official directories, preferring custom over official and svgs over pngs. This way, people can just drop their own set symbols into img/setSymbols/custom/ and use the set code like they'd do for official cards. Unfortunately this will log a 404 error message to console whenever we fail to find an image. I'm not aware of any way to avoid this.