slight update
This commit is contained in:
parent
5cb7062d4e
commit
540b2f1731
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# pianoverse.net protodef's and client
|
||||
This contains the protocol definitions for pianoverse.net. Reversed from using protobuf_inspector on the packets sent through server and client.
|
||||
|
||||
Protodef is working as of 6/21/25 (mm/dd/yy), commit 4bcb951bf0f60d5e907baac39ad4f77da1158a92.
|
||||
|
||||
## Requirements
|
||||
1. [Bun](https://bun.sh/docs/installation)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// PV version = 672593ae79922c7414126e8a84b9bab9d9a4899a
|
||||
// PV version = 4bcb951bf0f60d5e907baac39ad4f77da1158a92
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue