1
0
Fork 0
mirror of synced 2024-08-21 13:11:38 +12:00
Rare/rare/models
loathingKernel b5901c5a6d
UninstallDialog: add option to keep the game's folder
previously, if the game's install directory had remaining untracked
data, it would not get deleted. this option force-deletes it it is
not checked.
2024-06-15 17:50:34 +03: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 UninstallDialog: add option to keep the game's folder 2024-06-15 17:50:34 +03:00
image.py ImageManager: Add the ability to request different types of cover art images 2024-05-31 00:21:58 +03:00
install.py UninstallDialog: add option to keep the game's folder 2024-06-15 17:50:34 +03:00
launcher.py Code: Use vars() instead of directly accessing __dict__ 2023-12-07 19:40:16 +02:00
library.py RareSettings: Add global options for style sheets and color schemes 2024-02-12 21:52:08 +02:00
options.py Rare: Refactor Discord RPC file, object and variable names 2024-05-20 14:36:43 +03:00
pathspec.py WIP 2024-02-12 21:52:08 +02:00
signals.py DiscordRPC: Fix Rare not updating message when running a game 2024-05-20 16:03:47 +03:00
steam.py SteamShortcuts: Add action in the right-click drop-down menu 2024-05-31 15:53:08 +03:00
wrapper.py WIP 2024-02-12 21:52:08 +02:00