Add Heroic support (#46)

This commit is contained in:
Philip Kristoffersen
2022-03-17 16:51:38 +01:00
committed by GitHub
parent 3f5c99c30e
commit d0b76b664c
12 changed files with 275 additions and 15 deletions
+1
View File
@@ -10,6 +10,7 @@ mod steam;
mod steamgriddb;
mod sync;
mod uplay;
mod heroic;
#[cfg(feature = "ui")]
mod ui;