-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I've been struggling to find a node library that can parse appinfo.vdf
With this one, I'm getting:
Uncaught Error: Type not implemented (0x46 at offset 4441206 (0x43c476))
at getProperty ([ ... ]/node_modules/binary-vdf-parser/build/index.js:50:24)
at getProperty ([ ... ]/node_modules/binary-vdf-parser/build/index.js:23:36)
at readVdf ([ ... ]/node_modules/binary-vdf-parser/build/index.js:64:28)
Any help would be appreciated, even if it's in the form of recommending another library to try - I've tried binary-vdf-2, steam-binary-vdf, @xan105/vdf, binarykvparser and all are failing with similar errors 😩 (leading me to believe that Steam recently updated the format of this file?)
Metadata
Metadata
Assignees
Labels
No labels