diff --git a/ra-rom-downloader/extended.conf b/ra-rom-downloader/extended.conf index 60868d3..9f9699e 100644 --- a/ra-rom-downloader/extended.conf +++ b/ra-rom-downloader/extended.conf @@ -1,11 +1,14 @@ ##### RA-ROM-DOWNLOADER SCRIPT SETTINGS ##### ##### PLATFORM ENABLEMENT -platforms="snes,megadrive,n64,megaduck" -# Available Platforms: snes,megadrive,n64,megaduck +platforms="pokemini,megaduck,virtualboy,nes" +# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes ##### PATHS romPath="/roms" ##### DOWNLOAD SETTINGS concurrentConnectionCount=10 + +##### REGIONS +romRegions="usa,europe,world,japan,other,hack,homebrew"