[skyscraper] Add initial ini file
This commit is contained in:
32
skyscraper/.skyscraper/config.ini
Normal file
32
skyscraper/.skyscraper/config.ini
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
; --------------------------------------------------------------------
|
||||||
|
; Skyscraper by Lars Muldjord (https://github.com/muldjord/skyscraper)
|
||||||
|
; --------------------------------------------------------------------
|
||||||
|
|
||||||
|
[main]
|
||||||
|
inputFolder="/home/powellc/RetroPie/roms"
|
||||||
|
excludeFiles="*[BIOS]*"
|
||||||
|
gameListFolder="/home/powellc/RetroPie/roms"
|
||||||
|
mediaFolder="/home/powellc/RetroPie/roms"
|
||||||
|
cacheFolder="/home/powellc/.skyscraper/cache"
|
||||||
|
cacheResize="false"
|
||||||
|
jpgQuality="85"
|
||||||
|
cacheCovers="true"
|
||||||
|
cacheScreenshots="true"
|
||||||
|
cacheWheels="true"
|
||||||
|
cacheMarquees="true"
|
||||||
|
importFolder="/home/powellc/.skyscraper/import"
|
||||||
|
unpack="false"
|
||||||
|
frontend="emulationstation"
|
||||||
|
videos="true"
|
||||||
|
threads="2"
|
||||||
|
forceFilename="true"
|
||||||
|
unattendSkip="true"
|
||||||
|
|
||||||
|
[screenscraper]
|
||||||
|
userCreds="secstate:pass'
|
||||||
|
|
||||||
|
[esgamelist]
|
||||||
|
cacheRefresh="true"
|
||||||
|
|
||||||
|
[import]
|
||||||
|
cacheRefresh="true"
|
||||||
Reference in New Issue
Block a user