Skip to content

Releases: Arbitrate3280/LutrisToSunshine

2.1.0

13 Dec 21:26
Compare
Choose a tag to compare

What's Changed

  • add support for Amazon games (bacacd7) - Thank you @spawnedc for your contribution! 🎉
  • switch from PyInstaller to Nuitka for binary creation and implement automated release notes generation. (df97ec1)
  • Reduce cover image size (c4c6858)
  • Reduce cover image size (f90743c)

Installation

  1. Download the binary
  2. Make it executable: chmod +x lutristosunshine
  3. Run it: ./lutristosunshine

2.0.1

04 Aug 19:27
Compare
Choose a tag to compare

2.0.0

04 Aug 02:52
Compare
Choose a tag to compare

This release marks a significant restructuring and improvement of the script.

  • Modular Design: The project has been reorganized from a single lutristosunshine.py file into multiple files and folders, making the codebase much more organized, maintainable, and scalable.
  • Sunshine API Integration: The script now interacts with Sunshine through its API instead of directly modifying the apps.json file. This is a more robust and reliable approach, as it leverages Sunshine's built-in functionality. This also means that there's no need anymore to restart Sunshine or manually trigger a refresh of the apps list for the changes to show up in the clients.

Full Changelog: 1.7.0...2.0.0

1.7.1

09 Jul 05:11
Compare
Choose a tag to compare

1.7.0: Add Bottles support.

08 Jul 23:09
Compare
Choose a tag to compare

Automated release for commit 158d16f

Full Changelog: 1.6.3...1.7.0

1.6.3: Check for Sunshine installation.

03 Jul 19:14
Compare
Choose a tag to compare

1.6.2

1.6.1

02 Jul 04:56
Compare
Choose a tag to compare

1.6.0

1.5.0

29 Jun 19:23
Compare
Choose a tag to compare