Update extended.conf
This commit is contained in:
parent
4382c6ab91
commit
35c8bc5ba6
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
||||||
##### RA-ROM-DOWNLOADER SCRIPT SETTINGS #####
|
##### RA-ROM-DOWNLOADER SCRIPT SETTINGS #####
|
||||||
|
|
||||||
##### PLATFORM ENABLEMENT
|
##### PLATFORM ENABLEMENT
|
||||||
platforms="snes,megadrive"
|
platforms="snes,megadrive,n64"
|
||||||
|
|
||||||
##### PATHS
|
##### PATHS
|
||||||
romPath="/roms"
|
romPath="/roms"
|
||||||
|
|
||||||
|
##### DOWNLOAD SETTINGS
|
||||||
|
concurrentConnectionCount=10
|
||||||
|
|
Loading…
Reference in a new issue