mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Bigpicture optimization (#69)
* Download icons when not in bigpicture mode
This commit is contained in:
@@ -4,4 +4,5 @@ use serde::{Deserialize, Serialize};
|
||||
pub struct SteamSettings {
|
||||
pub location: Option<String>,
|
||||
pub create_collections: bool,
|
||||
pub optimize_for_big_picture: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user