-
-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Launch game from the backend when processing launch protocol without …
…sending a message to the frontend (#4188) * Emit the `launch` ipcMain event instead of sending the launchGame message to the frontend when launching with protocol * Move launcher handler to launcher.ts * Don't export functions not used anywhere else * Remove handleLaunchGame function that is not needed anymore
- Loading branch information
Showing
5 changed files
with
240 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.