mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
40 lines
496 B
TOML
40 lines
496 B
TOML
debug= false
|
|
blacklisted_games = []
|
|
|
|
[steamgrid_db]
|
|
auth_key = "Write your authentication key between these quotes"
|
|
enabled = true
|
|
prefer_animated = false
|
|
|
|
[origin]
|
|
enabled = true
|
|
|
|
[gog]
|
|
enabled = true
|
|
create_symlinks = true
|
|
|
|
[epic_games]
|
|
enabled = true
|
|
create_symlinks = true
|
|
|
|
[uplay]
|
|
enabled = true
|
|
|
|
[legendary]
|
|
enabled = true
|
|
|
|
[itch]
|
|
enabled = true
|
|
create_symlinks = true
|
|
|
|
[lutris]
|
|
enabled = false
|
|
|
|
[heroic]
|
|
enabled = true
|
|
|
|
[steam]
|
|
create_collections = false
|
|
optimize_for_big_picture = false
|
|
|