This library reads and writes the shortcuts.vdf file and similarly formatted files.
- List:
0x00string namelist_contentsEndOfList - String:
0x01string namestring value - Bytes4:
0x02string name4 bytes - EndOfList:
0x08
All strings end with 0x00.
shortcuts.vdf ends with one "extra" 0x08, that is not attached to a list.