Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues iterating over lists, and finding values #4

Closed
samfisheratx opened this issue Dec 14, 2022 · 1 comment
Closed

issues iterating over lists, and finding values #4

samfisheratx opened this issue Dec 14, 2022 · 1 comment

Comments

@samfisheratx
Copy link

big fan, thanks.

The json data has always been fucky to use. Not your fault, but things like emojis and stuff in appinfo, I cant just dump and read.

I liked using "VDFparse.exe query appinfo * appid name executable installdir"

its a simple output separated by integer (appid).

I spent the last 5 hours trying to convert your file:
VDFparse appinfo > x.json ( or whatever the command is)

now I have to work with the json, I got the decoding down, but there's no commas each line, its separated by lines, its got emojis, its just a mother fucking hassle (again not mad at you just formatting challenges)

I just wish I could get the original commands back. Im sure you would if you could and it seems youve thrown those out.

Is there a way I can get that data only, or silo safe data like "app name" and path

@samfisheratx
Copy link
Author

fuck me I was parsing the old file output. Stupid me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant