repositorypackage
0.0.0-20231115232600-1eaff5a8841e
Repository: https://github.com/sethcurry/steamcmd-go.git
Documentation: pkg.go.dev
# README
steamcmd-go
steamcmd-go is a wrapper around the steamcmd
binary. It works by running the binary
in a subprocess and then communicating with it over stdin/stdout.
This is still a very early project.