Added endianess to procotol.txt

This commit is contained in:
Perttu Ahola 2011-06-18 20:27:17 +03:00
parent 50ef74da1e
commit 0d949c68d8
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Minetest-c55 protocol (incomplete, early draft):
Updated 2011-06-18
A custom protocol over UDP.
Integers are big endian.
Refer to connection.{h,cpp} for further reference.
Initialization:
- A dummy reliable packet with peer_id=PEER_ID_INEXISTENT=0 is sent to the server: