toolmanifest.vdf: Update to v2 manifest

Required to run within the new Soldier runtime container.
This commit is contained in:
Andrew Eikum 2020-08-20 12:44:36 -05:00
parent 9d7713235c
commit 679a4340ac

View File

@ -1,7 +1,7 @@
"manifest" "manifest"
{ {
"commandline" "/proton run" "version" "2"
"commandline_getnativepath" "/proton getnativepath" "commandline" "/proton %verb%"
"commandline_getcompatpath" "/proton getcompatpath" "require_tool_appid" "1391110"
"commandline_waitforexitandrun" "/proton waitforexitandrun" "use_sessions" "1"
} }