1
0
Fork 0
mirror of synced 2024-07-01 04:30:20 +12:00
Rare/rare/shared
loathingKernel f2490f065b RareGame: Create common base class for RareGame and RareEosOverlay.
It contains some common methods as well as the `State` enumeration
and the `Signals` class.
2023-02-08 15:13:02 +02:00
..
workers UninstallWorker: Use new shortcut functions to delete shortcuts in uninstall_game 2023-02-08 01:50:00 +02:00
__init__.py Introduce a very basic RareCore to handle signletons and their cleanup. 2022-09-04 20:39:03 +03:00
cloud_save_utils.py CloudSaveUtils: Transition to RareGame 2023-02-04 17:38:06 +02:00
game_process.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
game_utils.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
image_manager.py ImageManager: Generate shortcut icons when fetching cover images. 2023-02-08 15:08:55 +02:00
rare_core.py RareGame: Create common base class for RareGame and RareEosOverlay. 2023-02-08 15:13:02 +02:00