1
0
Fork 0
mirror of synced 2024-09-30 17:30:21 +13:00
Rare/rare/models
loathingKernel 0d4b75d399 GameProcess: Make it a persistent member of RareGame
The `GameProcess` class now acts as a persistent member of `RareGame`
that can be re-used for launching games. Its signals are handled and
repeated by `RareGame`.

Implements launching directly into `RareGame`

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:06 +02:00
..
__init__.py
apiresults.py
game.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
install.py
launcher.py GameProcess: Move GameProcess out of GameUtils and into its own file under rare/shared 2023-02-04 17:38:06 +02:00
pathspec.py
signals.py TrayIcon: Update the list of recent games after a game has exited 2023-02-04 17:38:06 +02:00