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