Skip to main content

Module config

Module config 

Source
Expand description

CASC configuration file parsers (.build.info, build config, CDN config). CASC configuration file parsers.

These modules parse the three config layers that describe a CASC installation: .build.info (product discovery), build config (key hashes and sizes), and CDN config (archive lists and index URLs).

Modulesยง

build_config
Build config parser - encoding/root/install key pairs and sizes. Parser for CASC build configuration files.
build_info
.build.info BPSV file parser - product discovery and CDN host selection. Parser for the .build.info file found at the root of a WoW installation.
cdn_config
CDN config parser - archive hash lists and file index references. Parser for CASC CDN configuration files.