Update extended.conf
This commit is contained in:
parent
0487c715bb
commit
689170b403
1 changed files with 5 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue