Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BadColor = color.RGBA{
R: 232,
G: 106,
B: 98,
A: 255,
}
View Source
var GoodColor = color.RGBA{
R: 20,
G: 128,
B: 20,
A: 255,
}
Functions ¶
func ServerDataPath ¶ added in v1.0.5
func ServerDataPath() string
func SetServerDataPath ¶ added in v1.0.5
func SetServerDataPath(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.