mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 00:04:34 +01:00
toolmanifest.vdf: Update to v2 manifest
Required to run within the new Soldier runtime container.
This commit is contained in:
parent
9d7713235c
commit
679a4340ac
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"manifest"
|
||||
{
|
||||
"commandline" "/proton run"
|
||||
"commandline_getnativepath" "/proton getnativepath"
|
||||
"commandline_getcompatpath" "/proton getcompatpath"
|
||||
"commandline_waitforexitandrun" "/proton waitforexitandrun"
|
||||
"version" "2"
|
||||
"commandline" "/proton %verb%"
|
||||
"require_tool_appid" "1391110"
|
||||
"use_sessions" "1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue