Update extended.conf

This commit is contained in:
RandomNinjaAtk
2023-08-07 13:26:43 +00:00
committed by GitHub
parent 0487c715bb
commit 689170b403

View File

@@ -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"