From bd8f355b0c1e2ae8bb6849413f57723742db0efd Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 18 Aug 2023 11:35:35 +0000 Subject: [PATCH] Update extended.conf --- ra-rom-downloader/extended.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ra-rom-downloader/extended.conf b/ra-rom-downloader/extended.conf index 75eb74b..884311d 100644 --- a/ra-rom-downloader/extended.conf +++ b/ra-rom-downloader/extended.conf @@ -1,8 +1,11 @@ ##### RA-ROM-DOWNLOADER SCRIPT SETTINGS ##### ##### PLATFORM ENABLEMENT -platforms="vectrex" -# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes,arduboy,sega32x,mastersystem,sg1000,atarilynx,jaguar,gb,gbc,gba,gamegear,atari7800,atari2600,nds,colecovision,intellivision,ngp,ndsi,wasm4,channelf,arcadia,o2em,apple2,wswan,supervision,vectrex +platforms="psp" +# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes,arduboy,sega32x,mastersystem,sg1000,atarilynx,jaguar,gb,gbc,gba,gamegear,atari7800,atari2600,nds,colecovision,intellivision,ngp,ndsi,wasm4,channelf,arcadia,o2em,apple2,wswan,supervision,vectrex,amstradcpc,psp + +##### PATHS +romPath="/roms" ##### PATHS romPath="/roms"