This website requires JavaScript.
Explore
Help
Sign In
Grasscutter
/
GSServer-CBT
mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
Watch
1
Star
0
Fork
You've already forked GSServer-CBT
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
GSServer-CBT
/
soggy-mistress
/
proto
/
ItemHint.proto
8 lines
97 B
Protocol Buffer
Raw
Permalink
Blame
History
syntax
=
"proto3"
;
message
ItemHint
{
uint32
itemId
=
1
;
uint32
count
=
2
;
bool
isNew
=
3
;
}
Reference in New Issue
View Git Blame
Copy Permalink