APPINFO_MAGIC_41

Constant APPINFO_MAGIC_41 

Source
pub const APPINFO_MAGIC_41: u32 = 0x07564429;
Expand description

Magic number for appinfo.vdf format version 41 (with string table).

This format uses u32 indices into a string table for keys, enabling O(1) lookups.