mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
32 lines
385 B
TOML
32 lines
385 B
TOML
debug= false
|
|
|
|
[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 = true
|
|
|
|
[steam] |