package descriptors type AssetsDescriptor struct { Textures map[int]string `json:"textures"` }