Steam Scanner run as a background process, grab games from others launchers and add them to your Steam library.
Once installed, it is available from the system tray
Table of contents |
---|
Downloads |
Supported OS |
Supported Launcher |
Dev prerequisites |
Scripts |
Known bugs |
Go to the Releases section
Only Windows is supported
Launcher | Supported |
---|---|
Uplay | ✔️ |
Origin | ✔️ |
BattleNet | ✔️ |
Epic Game Store | ✔️ |
GOG Galaxy | 🔁 WIP |
Twitch DA | ❌ |
MS Store | ❌ |
For windows, as admin
npm install --global --production windows-build-tools
Launch webpack and watch for changes
Run the compiled app from the dist
folder
Build the app and a setup executable
Clean the dist
and build
folders
The following launch parameters are available :
- - clean | Clear the saved config and all shortcuts saved on Steam |
- - debug | Show additionnal outputs in the console (like updater logs) |
- ()