mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-22 10:17:18 +00:00
toolmanifest: Fix syntax
This commit is contained in:
parent
ab400010bc
commit
07d39d53ef
@ -1,6 +1,6 @@
|
||||
"manifest"
|
||||
{
|
||||
"commandline" "/proton run"
|
||||
"commandline_getnativepath" = "/proton getnativepath"
|
||||
"commandline_getcompatpath" = "/proton getcompatpath"
|
||||
"commandline_getnativepath" "/proton getnativepath"
|
||||
"commandline_getcompatpath" "/proton getcompatpath"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user