Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Converts binary valve data files into json

License

NotificationsYou must be signed in to change notification settings

Grub4K/VDFparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert known binary valve data files (.vdf files) into json.

Usage

Description:  Convert known binary valve data files (`.vdf` files) into json.Usage:  VDFparse <path> [<id>...] [options]Arguments:  <path>  The path to the vdf file, `appinfo`/`packageinfo` to search or `-` to read from stdin.  <id>    Ids to filter by. If no id is specified output all ids.Options:  -i, --info-only        Show only info and omit main data. [default: False]  -p, --pretty           Indent the JSON output. [default: False]  -o, --output <output>  The output path or `-` to write to stdout [default: -]  --version              Show version information  -?, -h, --help         Show help and usage information

Ifpath isappinfo/packageinfo it will try to locate themby querying the registry for the steam location (Windows)or trying some common locations (Linux).

Building

Building can simply be done usingdotnet build/dotnet publish.More information can be foundhere andhere.

About

Converts binary valve data files into json

Resources

License

Stars

Watchers

Forks

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2026 Movatter.jp