Skip to content

pdfrod/appinfo-vdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appinfo-vdf

A command-line utility to parse Steam appinfo.vdf files.

The original motivation to write this utility was to be able to patch appinfo.vdf to workaround an issue running Assassin's Creed II on Linux. The patching code is still there, however the generated files are rejected by Steam because the checksum of the file entries are invalid. I don't know how the checksums should be computed, so I wasn't able to implement that part.

Requirements

  • Rust 1.48.0
  • Cargo

Building

cargo build

About

A command-line utility to parse Steam appinfo.vdf files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages