
Security News
NVD Quietly Sweeps 100K+ CVEs Into a “Deferred” Black Hole
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
A tool for managing incremental backups of your save states using Git!
Does Steam keep corrupting your cloud saves?
Does it take too long to create or restore a Minecraft backup?
Do you want to rewind your game five hours and explore what might have been if only you'd punched that NPC in the face?
If that sounds like you, then GSB is here to help! This is a lightweight wrapper around the Git version control system that's optimized for game saves. Features (will) include:
The gsb
package is written for Python 3.11 or newer but otherwise
should run on any operating system and architecture.
The easiest way to install it is via pipx:
$ pipx install gsb
For more help (including instructions for installing an up-to-date version of Python), check out the Installation Guide.
The recommended way to interact with GSB is via its command-line interface. Once you've installed the package, run the following command to get an overview of the available actions:
$ gsb --help
and use:
$ gsb <verb> --help
(e.g. gsb backup --help
)
for further details on running each of those commands.
Full documentation, including tutorials, examples and full CLI docs, can be found here.
If you're interested in helping develop this project, have a look at the repo backlog, then read through the contributor's guide.
This project—the executable, source code and all documentation—are published under the GNU Public License v3 unless otherwise stated, and any contributions to or derivatives of this project must be licensed under compatible terms.
FAQs
Game Save Backups: A Git-Based Tool for Managing Your Save States
We found that gsb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Research
Security News
Lazarus-linked threat actors expand their npm malware campaign with new RAT loaders, hex obfuscation, and over 5,600 downloads across 11 packages.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.