1
0
Fork 0
mirror of synced 2024-07-01 20:50:34 +12:00
Rare/rare/components/tabs/games
Stelios Tsampas 148cf0ff8e Add models for the download queue.
The addition of download_only option broke the download queue
due to different positional arguments and tuple indices. Since
using indices is awkward, models to represent the download
and each item in the queue itself were added.
2021-05-25 23:52:25 +03:00
..
game_info While we are here, adjust UninstalledInfo to match GameInfo. Make it easier to unify them in the future. 2021-05-25 23:52:25 +03:00
game_widgets Reformatting and update german translation 2021-05-21 13:40:10 +02:00
__init__.py Merge branch 'main' into dev 2021-05-21 13:20:58 +02:00
game_list.py Add models for the download queue. 2021-05-25 23:52:25 +03:00
import_widget.py Reformatting and update german translation 2021-05-21 13:40:10 +02:00