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 -1
View File
@@ -1,4 +1,4 @@
use steam_shortcuts_util::shortcut::ShortcutOwned;
use steam_shortcuts_util::shortcut::ShortcutOwned;
pub trait Platform<T, E>
where