* Add bottles platform

* Add bottles UI

* Only inc create_symlinks on unix
This commit is contained in:
Philip Kristoffersen
2022-09-12 18:32:55 +02:00
committed by GitHub
parent 6e69ff61db
commit e4be4da9e3
8 changed files with 173 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ mod steamgriddb;
mod sync;
mod ui;
mod uplay;
mod bottles;
fn main() {
ensure_config_folder();