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 00903cf commit 473c84bCopy full SHA for 473c84b
cmd/server/main.go renamed to cmd/main.go
@@ -30,7 +30,6 @@ func init() {
30
}
31
32
func main() {
33
-
34
s, err := steamcmd.New(steamCmdPath, steamUser, steamPassword)
35
if err != nil {
36
log.Fatalf("❌ SteamCMD initialization error: %v", err)
0 commit comments