Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultSteamRoot = "~/.local/share/steam/Steam" DefaultTF2Root = "~/.local/share/steam/Steam/steamapps/common/Team Fortress 2/tf" BinaryName = "hl2" TF2RootValidationFile = "bin/client.so" )
Functions ¶
func IsGameRunning ¶
func IsGameRunning() bool
func LaunchTF2 ¶
LaunchTF2 calls the steam binary directly On linux args may overflow the allowed length. This will often be 512chars as it's based on the stack size
func OpenFolder ¶
func OpenFolder(dir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.