• This repository has been archived on 06/Jun/2022
  • Stars
    star
    397
  • Rank 108,547 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatically find games from launchers on your system and import them into your Steam library with a click of a button.

SteamGridDB Manager

SteamGridDB Manager automatically finds games from launchers on your system and imports them into your Steam library with a click of a button.

See the website for download and more information: https://www.steamgriddb.com/manager

Supported Launchers

SteamGridDB Manager supports importing from the following launchers:

  • Origin
  • Uplay
  • Epic Games Launcher
  • Blizzard Battle.net
  • GOG.com
  • More coming soon!

Building From Source

  1. Install the dependencies with npm install.
  2. Run one of the npm scripts:
    • npm run run Builds and starts the app.
    • npm run watch Builds and starts the app. Reloads the app when any file changes.
    • npm run dist Builds, then outputs an installer into the dist directory using electron-builder.

License

MIT