ZIP
WinGet
ludusavi
mtkennerly · 0.24.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ludusavi-v0.24.1-win64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
mtkennerly.ludusavi
Version
0.24.1
Description
Backup tool for PC game saves
License
MIT
↗
Installer URL
https://github.com/mtkennerly/ludusavi/releases/download/v0.24.1/ludusavi-v0.24.1-win64.zip
Release Notes
* Fixed:
* Symlinks were incorrectly traversed when applying redirects.
For example, if you had a backup-type redirect from `/old` to `/new`,
but `/new` happened to be a symlink to `/newer` on your system,
then the backup would incorrectly contain a reference to `/newer`.
* Redirects could match a partial folder/file name.
For example, a restore-type redirect from `C:/old` to `C:/new`
would *also* redirect `C:/older` to `C:/newer` (`C:/[old -> new]er`).
* On Linux, if a…