Some of my games are (deliberately) split over more than one folder. How can I tell Skyscraper this within `config.ini`? I tried using a semi-colon as a separator: ``` [amiga] inputFolder="/home/games/amiga500;/home/games/amiga1200" ``` but that didn't work.