mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-26 14:45:48 +03: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…
Reference in New Issue
Block a user