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 #####
|
##### RA-ROM-DOWNLOADER SCRIPT SETTINGS #####
|
||||||
|
|
||||||
##### PLATFORM ENABLEMENT
|
##### PLATFORM ENABLEMENT
|
||||||
platforms="pokemini,megaduck,virtualboy,nes"
|
platforms="mastersystem"
|
||||||
# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes
|
# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes,arduboy,sega32x,mastersystem
|
||||||
|
|
||||||
##### PATHS
|
##### PATHS
|
||||||
romPath="/roms"
|
romPath="/roms"
|
||||||
|
|
||||||
##### DOWNLOAD SETTINGS
|
##### DOWNLOAD SETTINGS
|
||||||
concurrentConnectionCount=10
|
concurrentConnectionCount=10
|
||||||
|
|
||||||
##### REGIONS
|
|
||||||
romRegions="usa,europe,world,japan,other,hack,homebrew"
|
|
||||||
|
|
Loading…
Reference in a new issue