Automatically scan Steam games and add them to Apollo/Sunshine for game streaming.
- Auto-detects Steam installation
- Scans multiple Steam libraries
- Adds games with Apollo's virtual display support
- Prevents duplicate entries
- Python 3.6+
- Windows (for registry detection)
- Apollo or Sunshine installed
python steam_sunshine_scanner.pypython steam_sunshine_scanner.py --steam-path "D:\SteamLibrary" "E:\Games\Steam"python steam_sunshine_scanner.py --config "C:\Program Files\Apollo\config"python steam_sunshine_scanner.py --verbose--steam-path PATH [PATH ...]- Specify custom Steam library locations--config PATH- Custom Apollo/Sunshine config path--no-virtual-display- Disable virtual display feature--verbose- Enable detailed output--help- Show help message
Restart Apollo/Sunshine after running the script for changes to take effect!
MIT License