fraxiinus / LeagueBackupManager

Manages your League of Legends backups using League-VCS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

League Backup Manager

Backup old versions of League of Legends to play old replays! Built for ReplayBook.

Using the CLI

Provides command line access to the backup repository.

Import patches

Folder must contain League of Legends.exe

.\LeagueBackupManager.exe import "C:\Path\To\Game"

List available patches

.\LeagueBackupManager.exe list

Export patch to use

Version must match exactly

.\LeagueBackupManager.exe export "version"

Show last exported patch

.\LeagueBackupManager.exe last

Acknowledgements

preyneyv - Pioneered League-VCS technology

JerryLiew - C# implementation

About

Manages your League of Legends backups using League-VCS

License:GNU General Public License v3.0


Languages

Language:C# 100.0%