Update extended.conf

This commit is contained in:
RandomNinjaAtk 2023-08-07 13:26:43 +00:00 committed by GitHub
parent 0487c715bb
commit 689170b403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,14 @@
##### RA-ROM-DOWNLOADER SCRIPT SETTINGS ##### ##### RA-ROM-DOWNLOADER SCRIPT SETTINGS #####
##### PLATFORM ENABLEMENT ##### PLATFORM ENABLEMENT
platforms="snes,megadrive,n64,megaduck" platforms="pokemini,megaduck,virtualboy,nes"
# Available Platforms: snes,megadrive,n64,megaduck # Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes
##### PATHS ##### PATHS
romPath="/roms" romPath="/roms"
##### DOWNLOAD SETTINGS ##### DOWNLOAD SETTINGS
concurrentConnectionCount=10 concurrentConnectionCount=10
##### REGIONS
romRegions="usa,europe,world,japan,other,hack,homebrew"