15 lines
300 B
Protocol Buffer
15 lines
300 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message DMMBPAKOIJO {
|
||
|
uint32 guid = 3;
|
||
|
Vector KPBECGLGIBM = 4;
|
||
|
uint32 KBJNLBKMEDP = 6;
|
||
|
uint32 version = 8;
|
||
|
int32 AJGCDBFLHGA = 9;
|
||
|
Vector GMOLLIEBBFE = 10;
|
||
|
}
|