Releases: Arbitrate3280/LutrisToSunshine
Releases · Arbitrate3280/LutrisToSunshine
2.1.0
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
- Download the binary
- Make it executable:
chmod +x lutristosunshine
- Run it:
./lutristosunshine
2.0.1
2.0.0
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
What's Changed
1.7.0: Add Bottles support.
Automated release for commit 158d16f
Full Changelog: 1.6.3...1.7.0