diff --git a/satisfactory/satisfactory.json b/satisfactory/satisfactory.json index 1bc6435b..bcbddd94 100644 --- a/satisfactory/satisfactory.json +++ b/satisfactory/satisfactory.json @@ -37,7 +37,7 @@ } ], "run": { - "command": ".Engine/Binaries/Linux/UnrealServer-Linux-Shipping FactoryGame ?listen -multihome=${multihome} -ServerQueryPort=${port}", + "command": "./Engine/Binaries/Linux/UnrealServer-Linux-Shipping FactoryGame ?listen -multihome=${multihome} -ServerQueryPort=${port}", "stopCode": 2, "environmentVars": { "LD_LIBRARY_PATH": "./linux64"