mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-31 06:41:03 +00:00
feat: adding level generic interface
This commit is contained in:
5
src/main/events/cloud-save/index.ts
Normal file
5
src/main/events/cloud-save/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import "./download-game-artifact";
|
||||
import "./get-game-backup-preview";
|
||||
import "./select-game-backup-path";
|
||||
import "./upload-save-game";
|
||||
|
||||
Reference in New Issue
Block a user