mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 11:21:02 +00:00
Feat: Custom Games
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type GameShop = "steam" | "epic";
|
||||
export type GameShop = "steam" | "epic" | "custom";
|
||||
|
||||
export type ShortcutLocation = "desktop" | "start_menu";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user