Documentation
¶
Index ¶
- Constants
- func CheckAccount()
- func CheckForUpdate()
- func Compile(botDir string) error
- func FetchBot(url string, name string, customBotDir string)
- func FetchBotByLanguage(lang string, name string)
- func GenerateGame(bot1Dir string, bot2Dir string, gameFlags *GameFlags)
- func GetBotLanguage(botDir string) (*config.Language, error)
- func Login()
- func Logout()
- func Play(bot1Dir string, bot2Dir string, gameFlags *GameFlags, viewReplay bool, ...)
- func ShowReplayViewer(replayFile string, replayViewerWidth string)
- func ShowSupportedLanguages()
- func ShowVersions()
- func Update()
- func Upload(botDir string)
- type CommandRef
- type GameFlags
- type LiaConfig
- type ReleaseConfig
Constants ¶
View Source
const ReleaseRequestFailed = "failed"
Variables ¶
This section is empty.
Functions ¶
func CheckAccount ¶ added in v0.2.1
func CheckAccount()
func CheckForUpdate ¶ added in v0.2.1
func CheckForUpdate()
func FetchBotByLanguage ¶
func GenerateGame ¶
func ShowReplayViewer ¶
func ShowSupportedLanguages ¶
func ShowSupportedLanguages()
func ShowVersions ¶
func ShowVersions()
Types ¶
type CommandRef ¶
type CommandRef struct {
// contains filtered or unexported fields
}
type ReleaseConfig ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.