1
0
Fork 0
mirror of synced 2024-07-01 20:50:34 +12: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 Implement image manager 2022-06-19 17:12:59 +03:00
apiresults.py Implement image manager 2022-06-19 17:12:59 +03:00
game.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
install.py Lgndr: Restructure module to follow legendary's file hierarchy 2022-10-29 14:50:18 +03:00
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 RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py TrayIcon: Update the list of recent games after a game has exited 2023-02-04 17:38:06 +02:00