Releases: johagan94/ludusavi-launchbox
Releases · johagan94/ludusavi-launchbox
Release list
v1.0.2 - Setup and monthly maintenance
v1.0.2
Added
- Added optional
scripts/setup-tools.ps1to install/update Ludusavi and rclone from upstream, write plugin defaults, create a Ludusavi config, run path discovery, and copy local HLTB theme/dataset assets into LaunchBox. - Added
scripts/update-maintenance.ps1for monthly maintenance updates. - Added
scripts/register-monthly-maintenance.ps1to register a Windows Scheduled Task for monthly maintenance.
v1.0.1
Fixed
- Rebuilt the installable LaunchBox plugin from the repository source instead of the older loose
0.1.0local project. - Removed developer-specific path detection and temp marker file writes.
- Passed Ludusavi CLI arguments with
ProcessStartInfo.ArgumentListto avoid shell-style argument construction. - Fixed
RestoreAllso the optional backup path is passed correctly.
Documentation
- Clarified that users should download
LudusaviLaunchBox.dll, not GitHub's automatic source archives. - Added security policy and audit notes.
v1.0.1 - Plugin package and security cleanup
v1.0.1
Fixed
- Rebuilt the installable LaunchBox plugin from the repository source instead of the older loose
0.1.0local project. - Removed developer-specific path detection and temp marker file writes.
- Passed Ludusavi CLI arguments with
ProcessStartInfo.ArgumentListto avoid shell-style argument construction. - Fixed
RestoreAllso the optional backup path is passed correctly.
Documentation
- Clarified that users should download
LudusaviLaunchBox.dll, not GitHub's automatic source archives. - Added security policy and audit notes.
v1.0.0 - Initial Release
Features
- Auto-restore saves before launching a game
- Auto-backup saves after exiting a game (silent mode)
- 10,000+ PC game save locations via Ludusavi manifest
- Platform-level emulator save backup via Ludusavi custom entries
- Right-click context menu for manual backup/restore
- Per-game tag overrides ([Ludusavi] Skip, [Ludusavi] Game: backup, etc.)
- Cloud sync support via rclone (Google Drive, etc.)
- Game badges for recognized saves
Requirements
- LaunchBox 13.x+
- Ludusavi v0.24.0+ (v0.31.0 recommended)
Install
- Download
LudusaviLaunchBox.dll - Drop into
LaunchBox\Plugins\ - Restart LaunchBox
Credits
Ludusavi and ludusavi-playnite by mtkennerly
LaunchBox by Unbroken Software