1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/models
loathingKernel af6d7c5055 Various WIP
* Use `vars()` instead of directly accessing `__dict__`
* Remove `auto_update` from RareGame's metadata
* Correct check for updating the Steam App ID (We want to keep any changes from the user)
* Collect both Wine and Proton prefixes when removing overlay registry keys.
* Add few convenience functions in config_helper and paths.
2024-02-12 21:52:07 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
base_game.py Various WIP 2024-02-12 21:52:07 +02:00
game.py Various WIP 2024-02-12 21:52:07 +02:00
image.py ImageSize: Use pixel ratio 1 for image downloads 2024-01-18 16:43:42 +02:00
install.py EosGroup: Remake the UI and integrate with Rare's facilities 2024-01-19 00:57:16 +02:00
launcher.py Code: Use vars() instead of directly accessing __dict__ 2023-12-07 19:40:16 +02:00
library.py Various WIP 2024-02-12 21:52:07 +02:00
options.py Various WIP 2024-02-12 21:52:07 +02:00
pathspec.py Various WIP 2024-02-12 21:52:07 +02:00
signals.py TrayIcon: Generic notifications 2024-01-19 17:17:31 +02:00
wrapper.py Various WIP 2024-02-12 21:52:07 +02:00