Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
/ griddb-manager Public archive

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

License

NotificationsYou must be signed in to change notification settings

GridDB/griddb-manager

Repository files navigation

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

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

Supported Launchers

GridDB 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