Skip to content

Unofficial backups for your game data from GoG.com

License

Notifications You must be signed in to change notification settings

mscharley/gog-backup

Repository files navigation

gog-backup: Backups for your GoG.com games

GitHub: https://github.com/mscharley/gog-backup
Author: Matthew Scharley
Contributors: See contributors on GitHub
Bugs/Support: Github Issues
Copyright: 2021
License: MIT license

Synopsis

Backups for games and other media attached to your GoG.com account.

Installation

go get github.com/mscharley/gog-backup/cmd/gog-backup

Docker

docker run -t -v gog-backup.ini:/etc/gog-backup.ini ghcr.io/mscharley/gog-backup

Usage

gog-backup -help

Configuration

You will need access to a refresh token as described here.

You may place any command-line parameters in an ini file anywhere you like (I use ~/.gog-backup.ini) and then passed in using gog-backup -config ~/.gog-backup.ini.

refresh-token = "foobar"