mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 06:35:23 +00:00
toolmanifest: Fix syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"manifest"
|
||||
{
|
||||
"commandline" "/proton run"
|
||||
"commandline_getnativepath" = "/proton getnativepath"
|
||||
"commandline_getcompatpath" = "/proton getcompatpath"
|
||||
"commandline_getnativepath" "/proton getnativepath"
|
||||
"commandline_getcompatpath" "/proton getcompatpath"
|
||||
}
|
||||
|
Reference in New Issue
Block a user