logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ludusavi Backup - Save Game Data | Online Free DevTools by Hexmos

Backup video game save data with Ludusavi, ensuring your progress is safe. Restore games easily with this command-line tool. Free online tool, no registration required.

ludusavi

Backup video game save data. More information: https://github.com/mtkennerly/ludusavi/blob/master/docs/cli.md.

  • Backup games:

ludusavi backup --path {{path/to/backup}}

  • Restore games:

ludusavi restore --path {{path/to/backup}} {{"game1" "game2" ...}}

  • List backups:

ludusavi backups --path {{path/to/backup}}

  • Wrap launcher game:

ludusavi wrap --gui --infer {{heroic|lutris|steam}} -- {{game_launch_commands}}

  • Wrap standalone game:

ludusavi wrap --gui --name {{name}} -- {{game_launch_commands}}

See Also