1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare
2023-02-04 17:38:07 +02:00
..
components ImportGroup: Adjust for RareGame 2023-02-04 17:38:07 +02:00
game_launch_helper GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
lgndr fix ValueError: 'mutable default X for field indirect_status is not allowed: use default_factory' 2022-12-05 20:09:17 +01:00
models GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
resources Update translations 2023-01-31 19:27:59 +01:00
shared GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
ui DownloadsTab: Use elided text from version numbers 2023-02-04 17:38:07 +02:00
utils DownloadsTab: Use elided text from version numbers 2023-02-04 17:38:07 +02:00
widgets LibraryLayout: Add reverse keyword to sort() 2023-02-04 17:38:07 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
app.py