Add uplay syncrhonization

This commit is contained in:
Philip
2022-01-02 10:37:12 +01:00
parent f60a591180
commit dd21e56fd6
36 changed files with 225 additions and 97 deletions
-1
View File
@@ -7,5 +7,4 @@ pub struct GogSettings {
pub wine_c_drive: Option<String>,
#[cfg(target_os = "linux")]
pub create_symlinks: bool,
}