From bbbbec3a3b904b6e705150b5c76f798880e9df5e Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 7 Aug 2023 14:41:08 +0000 Subject: [PATCH] Update extended.conf --- ra-rom-downloader/extended.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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"