-
Notifications
You must be signed in to change notification settings - Fork 72
Appinfo
frostworx edited this page Jun 14, 2021
·
9 revisions
The Steam binary appinfo.vdf (~/.steam/steam/appcache/appinfo.vdf) contains lots of valuable information about games. Parsing the file without specific tools but just with bash is not very funny, so the very handy tool https://github.com/pdfrod/appinfo-vdf (also created an AUR package) is recommended for all functions making use of appinfo (bash functions are weak and incomplete, feel free to improve/fix them)
Currently the file is used in
- the Game Icons function, used for creating Game-Desktop-Files
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced