Skip to content

Releases: johagan94/ludusavi-launchbox

v1.0.2 - Setup and monthly maintenance

Choose a tag to compare

@johagan94 johagan94 released this 19 May 23:05

v1.0.2

Added

  • Added optional scripts/setup-tools.ps1 to 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.ps1 for monthly maintenance updates.
  • Added scripts/register-monthly-maintenance.ps1 to 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.0 local project.
  • Removed developer-specific path detection and temp marker file writes.
  • Passed Ludusavi CLI arguments with ProcessStartInfo.ArgumentList to avoid shell-style argument construction.
  • Fixed RestoreAll so 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

Choose a tag to compare

@johagan94 johagan94 released this 19 May 23:00

v1.0.1

Fixed

  • Rebuilt the installable LaunchBox plugin from the repository source instead of the older loose 0.1.0 local project.
  • Removed developer-specific path detection and temp marker file writes.
  • Passed Ludusavi CLI arguments with ProcessStartInfo.ArgumentList to avoid shell-style argument construction.
  • Fixed RestoreAll so 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

Choose a tag to compare

@johagan94 johagan94 released this 13 May 23:56

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

  1. Download LudusaviLaunchBox.dll
  2. Drop into LaunchBox\Plugins\
  3. Restart LaunchBox

Credits

Ludusavi and ludusavi-playnite by mtkennerly
LaunchBox by Unbroken Software