We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1eca21 commit a3e2fa4Copy full SHA for a3e2fa4
src/server.go
@@ -7,6 +7,7 @@ import (
7
"os/exec"
8
"strconv"
9
"syscall"
10
+ "path/filepath"
11
)
12
13
type FactorioServer struct {
0 commit comments