mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
15 lines
269 B
Protocol Buffer
15 lines
269 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
|
|
|
|
import "BDKPJAMLNCL.proto";
|
|
import "MEIDIANHEDD.proto";
|
|
import "FKJCFGLHNPM.proto";
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
message SeaLampV3Info {
|
|
BDKPJAMLNCL raceInfo = 4;
|
|
MEIDIANHEDD campInfo = 11;
|
|
FKJCFGLHNPM jpegcngalgi = 3;
|
|
}
|