Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseChatMessage ¶
ParseChatMessage extracts player name and message from a server log line.
Types ¶
type Config ¶
type Config struct {
Maps []string // candidate map pool
Duration time.Duration // vote window
MaxChoices int // maps shown per vote
ServerDir string
Screen *management.ScreenManager
Output *ui.UI
}
Config configures a map vote session.
Click to show internal directories.
Click to hide internal directories.