Skip to content

A utility for backing up Fallout 3 save files to a Github Repo.

License

Notifications You must be signed in to change notification settings

JGugino/fallout-3-cloud-saves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fallout-3-cloud-saves

A utility for backing up Fallout 3 save files to a Google Drive Account.

Config - config.json

    {
            "repoName": "fallout-3-saves",
            "commiterName": "your github username",
            "commiterEmail": "your github email",
            "githubAPIKey": "Github personal access tokens w/ repo permissions",
            "saveLocation": "/path/to/your/saves"
    }

About

A utility for backing up Fallout 3 save files to a Github Repo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published