Module tvfs

Source
Expand description

TVFS (TACT Virtual File System) parser

TVFS is a modern manifest format that defines a virtual filesystem for game assets, used in newer Blizzard games.

Modules§

flags
TVFS FileManifestFlags

Structs§

CFTEntry
Container file table entry (file span)
DirEntry
Directory entry
FileInfo
File information
FileSpan
File span information
PathEntry
Path table entry
TVFSHeader
TVFS header structure
TVFSManifest
TVFS manifest
VFSEntry
VFS table entry

Enums§

VFSEntryType
VFS entry type