Documentation
¶
Index ¶
Constants ¶
View Source
const ( Skinview3dUri = "/skinview3d" PingUri = "/ping" GetPlayerListUri = "/get_player_list" )
View Source
const AssetsPath = ParentPath + "/assets"
View Source
const FontsPath = ParentPath + "/fonts"
View Source
const ParentPath = "./config"
ParentPath perp files draw
View Source
const SkinsPath = ParentPath + "/skins"
Variables ¶
View Source
var Config *model.Config
Config mvg config.yml
View Source
var LatestVersion string
LatestVersion use for default
View Source
var SkinMap *hashmap.Map
SkinMap uuid: *draw.Skin
View Source
var VersionMap *hashmap.Map
VersionMap id(string): release(*model.Release)
Functions ¶
func VersionPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.