From 436edb4791a9aed4fbb7eb8423f33173449aa668 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Wed, 3 Nov 2021 12:06:52 +0100 Subject: [PATCH] Update readme with prefer_animated option --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index c8975b6..c0d84f5 100644 --- a/Readme.md +++ b/Readme.md @@ -91,6 +91,7 @@ location="C:\\Program Files (x86)\\Steam\\" #If this value is not defined, the t [steamgrid_db] enabled = true #If false, the whole download of custom art will be skipped. auth_key="" #This value is mandatory if you have steamgrid_db enabled. +prefer_animated = false #If true, animated images will be prefered over static images when downloading art. ``` ## Tips for Linux