Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SteamHandler ¶
type SteamHandler struct { CMDLocation string // contains filtered or unexported fields }
func NewSteamHandler ¶
func NewSteamHandler(workDir string) (*SteamHandler, error)
func (*SteamHandler) DownloadCMD ¶
func (s *SteamHandler) DownloadCMD() error
func (*SteamHandler) DownloadMod ¶
func (s *SteamHandler) DownloadMod(modID string) (string, error)
Click to show internal directories.
Click to hide internal directories.