slight update

This commit is contained in:
Soph :3 2025-06-21 12:42:40 +03:00
parent 5cb7062d4e
commit 540b2f1731
2 changed files with 4 additions and 2 deletions

View file

@ -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)

View file

@ -1,4 +1,4 @@
// PV version = 672593ae79922c7414126e8a84b9bab9d9a4899a
// PV version = 4bcb951bf0f60d5e907baac39ad4f77da1158a92
syntax = "proto3";