mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-21 15:41:46 -07:00
58f66e0f42
* autoworld: don't load files/folders starting with '.' The imports fail if the folder has a '.' in the name, with a somewhat obscure error, and adding a '.' in front of it is what a linux user might expect to use when disabling a world temporarily. * autoworld: use tuple to filter .* and _*