mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 18:13:55 +00:00
Merge pull request #575 from hydralauncher/feature/game-options-modal
feat: game options modal
This commit is contained in:
@@ -106,6 +106,7 @@ export interface Game {
|
||||
downloader: Downloader;
|
||||
executablePath: string | null;
|
||||
lastTimePlayed: Date | null;
|
||||
uri: string | null;
|
||||
fileSize: number;
|
||||
objectID: string;
|
||||
shop: GameShop;
|
||||
|
||||
Reference in New Issue
Block a user