1
0
Fork 0
mirror of synced 2024-10-01 01:37:51 +13:00
Rare/rare/components/tabs/games/game_info
2023-12-12 01:23:19 +02:00
..
__init__.py Code: Use vars() instead of directly accessing __dict__ 2023-12-07 19:40:16 +02:00
cloud_saves.py CloudSaves: On Windows, resolve the save path immediately if unset 2023-12-10 14:21:38 +02:00
game_dlc.py GameInfo: Enable Modify button only when the game has SDLs 2023-11-28 16:38:02 +02:00
game_info.py GameInfo: Add tags groupbox 2023-12-10 14:21:38 +02:00
game_settings.py GameSettings: Properly find row to insert widgets. 2023-12-12 01:23:19 +02:00
move_game.py