Tags: cherouvim/Rare
Tags
Merge pull request RareDevs#405 from loathingKernel/develop Support paths with spaces in pre launch command field
Merge pull request RareDevs#392 from loathingKernel/next commands: add `__init__.py` for module discovery
Merge pull request RareDevs#388 from loathingKernel/shop_refactor Refactor the Store page
Merge pull request RareDevs#381 from loathingKernel/next Merge a lot of WIP
Merge pull request RareDevs#373 from loathingKernel/next Runners: disable some pylint checks for vdf
Merge pull request RareDevs#364 from loathingKernel/next Enable launchable addons such as Fortnite Experiences as games in the library.
Merge pull request RareDevs#347 from loathingKernel/next Rare: re-release 1.10.9 as 1.10.10 for PyPI
Merge pull request RareDevs#345 from loathingKernel/next Workflows: inherit secrets for pypi workflow
RareGame: Return values only from Game for `app_name` and `app_title` With launchable DLCs we will need to replace the InstalledGame in the DLC with the InstalledGame from the base game so depend these properties solely on the Game attribute. Furthermore, since we do not need backwards compatibility any more, remove the `title` property and rename its uses to use `app_title`
PreviousNext