GC-Proto/proto/UgcMusicBriefInfo.proto

31 lines
751 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
2022-11-06 15:30:21 +03:00
option java_package = "emu.grasscutter.net.proto";
2023-04-11 11:18:47 +03:00
// Name: JFGLKLBDHBF
2022-11-06 15:51:40 +03:00
message UgcMusicBriefInfo {
2023-04-11 11:18:47 +03:00
bool OPKICKNECFH = 12;
uint32 IMLAOIECPAF = 7;
uint32 AEFAIFLGINI = 1145;
uint32 JLENMFBAPHN = 3;
bool is_psn_platform = 9;
2023-02-28 06:08:38 +03:00
uint32 version = 11;
2023-04-11 11:18:47 +03:00
bool PBOHPBBOLMA = 6;
bool FIMEFIBGPBM = 13;
uint64 import_from_ugc_guid = 14;
uint64 ugc_guid = 5;
uint32 LJLNNDMKBHD = 898;
repeated uint32 KEKFLIHPMDE = 1457;
uint32 CKGODIPLAEP = 10;
uint32 music_id = 15;
uint32 EFIMGDCDJEI = 1;
string creator_nickname = 4;
uint32 AEOJLGHLMBO = 602;
uint32 LNPANKACJKB = 2;
uint32 max_score = 8;
repeated uint32 HLBMBEECICD = 1858;
uint32 NMCPJCNAJFC = 1292;
2022-11-06 15:30:21 +03:00
}
2023-02-28 06:08:38 +03:00