You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only text parsing is supported, but there is also a binary format provided for vdf. Since pest doesn't support binary parsing we'll have to pull in some other parsing library as well that supports binary parsing.