Skip to content

Commit

Permalink
Forgot a /
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex committed Jan 3, 2024
1 parent 3f99d70 commit 4839427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion satisfactory/satisfactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4839427

Please sign in to comment.