SkillAgentSearch skills...

BuildBackup

Backs up CASC data from Blizzard CDNs

Install / Use

/learn @Marlamin/BuildBackup
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Note: This application is no longer actively supported. While parts of it might still work, I don't actively make an effort to make sure it keeps working.

BuildBackup

Description

BuildBackup was created to back up CASC data from Blizzard's CDN. Blizzard often removes data for older builds from their CDN, making them unavailable for install. The goal is to have it back up all data needed to install a specific version for a specific application.

In addition to the backup functionality there are also several utilities implemented to dump information/extract data from the CASC filesystem.

Supported products

Basic data for all product codes is supported (when available on CDN), but BuildBackup currently supports full data backups for the following applications:

  • World of Warcraft
  • Battle.net Agent
  • Battle.net App

Configuration

Files will be saved in the path specified in a config.json file like :

{
	"config":{
		"cacheDir":"/var/www/wow.tools/"
	}
}

Thanks

  • WoWDev wiki authors
  • Blizzard
View on GitHub
GitHub Stars35
CategoryDevelopment
Updated6mo ago
Forks26

Languages

C#

Security Score

87/100

Audited on Sep 14, 2025

No findings