mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-25 03:41:02 +00:00
feat: batch games and code refactor
This commit is contained in:
4
src/main/services/library-sync/index.ts
Normal file
4
src/main/services/library-sync/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from "./get-remote-games";
|
||||
export * from "./upload-batch-games";
|
||||
export * from "./update-game-playtime";
|
||||
export * from "./create-game";
|
||||
Reference in New Issue
Block a user