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.infoBPSV file parser - product discovery and CDN host selection. Parser for the.build.infofile 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.