mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-05-10 03:14:12 +00:00

If the path includes no wildcards then it just checks it exists. If it does, instead of scanning the entire tree, it works out the last directory before the wildcard and starts scanning from there. Closes #89