/gamesaves

Primary LanguageShellThe UnlicenseUnlicense

gamesaves

Git-backed gamesaves management script.

Install

$ sudo apt-get install git # /!\ Git is required /!\
$ curl https://raw.githubusercontent.com/MrKloan/gamesaves/master/gamesaves > /usr/bin/gamesaves
$ chmod +x /usr/bin/gamesaves

Usage

$ export GAMESAVES_ORIGIN=<Your git repository URL>
$ gamesaves -g [GAME_NAME] -p [PATH_TO_SAVES_DIRECTORY]