30 lines
731 B
Protocol Buffer
30 lines
731 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
|
|
|
|
message MusicBriefInfo {
|
|
uint64 ugcGuid = 8;
|
|
uint32 Unk3300_CCMMPAHIMDO = 88;
|
|
uint32 Unk3300_PLNOFOHFAPE = 15;
|
|
repeated uint32 Unk3300_HKBHAIMOBKO = 1363;
|
|
bool Unk3300_FKIGPAJFPLG = 5;
|
|
uint64 importFromUgcGuid = 6;
|
|
uint32 musicId = 14;
|
|
repeated uint32 Unk3300_JEEBFPFEHHG = 1062;
|
|
uint32 Unk3300_MBKDGBNFPOA = 1837;
|
|
uint32 Unk3300_OJOKFBJALIJ = 7;
|
|
uint32 Unk3300_EGIGIOOKBAB = 287;
|
|
uint32 Unk3300_OBBMCFADNIN = 2;
|
|
uint32 Unk3300_PBENMAHHGIL = 9;
|
|
bool Unk3300_NCDKCNOLGKB = 4;
|
|
uint32 version = 1;
|
|
string creatorNickname = 3;
|
|
bool Unk3300_GDNAPNAINBA = 11;
|
|
uint32 maxScore = 12;
|
|
uint32 Unk3300_KMMBLIMKJCM = 10;
|
|
bool isPsnPlatform = 13;
|
|
}
|