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