1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/models
Stelios Tsampas 7824fa20a8
InstallDialog: Always show prerequisites if they exist
* Do not depend the relevant InstallOptionsModel option to on the running platform
2023-12-10 14:22:27 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
base_game.py RareGame: Moved some properties and methods to RareGameBase 2023-12-03 11:21:52 +02:00
game.py Rare: Move the different applications into their respective folders 2023-12-10 14:21:36 +02:00
image.py Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
install.py InstallDialog: Always show prerequisites if they exist 2023-12-10 14:22:27 +02:00
launcher.py Code: Use vars() instead of directly accessing __dict__ 2023-12-07 19:40:16 +02:00
pathspec.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py Workers: Implement wrapper QueueWorker class prototype for queueable workers 2023-02-04 17:38:07 +02:00