Installscript.vdf !new! -
| Attribute | Value | |-----------|-------| | | installscript.vdf | | Encoding | UTF-8 (without BOM) | | Root Key | "InstallScript" | | Common keys | Run Process , Registry , FileMove , DeleteFile , RequireAdmin | | Variables | #InstallPath , #SteamPath , #SteamAppId | | Log file | steam_installscript.log | | Integrity check | Steam “Verify integrity of game files” |
"source" "temp\\data.dat" "dest" "game\\data.dat" installscript.vdf
; Import the VDF file #include "myvdf.vdf" | Attribute | Value | |-----------|-------| | |
The file is part of the game’s depot manifest and is downloaded automatically when the game is installed or updated. RequireAdmin | | Variables | #InstallPath