diff options
| author | Fuwn <[email protected]> | 2021-03-21 12:36:41 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-21 12:36:41 -0700 |
| commit | c7c7ee4a82c0d70129159b687fb6d959bf691ba9 (patch) | |
| tree | 4fd34e71a95949fa35a132593895208db43e3655 /src/protocol/packet.md | |
| parent | fix: deploys now get cancelled on new deploys (diff) | |
| download | book-c7c7ee4a82c0d70129159b687fb6d959bf691ba9.tar.xz book-c7c7ee4a82c0d70129159b687fb6d959bf691ba9.zip | |
etc: gammadocs information
Diffstat (limited to 'src/protocol/packet.md')
| -rw-r--r-- | src/protocol/packet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/packet.md b/src/protocol/packet.md index 20add95..6867489 100644 --- a/src/protocol/packet.md +++ b/src/protocol/packet.md @@ -5,5 +5,5 @@ Information about how Worlds send and handles packets. - [https://github.com/Xyem/LibreWorlds/wiki/Packet-types](https://github.com/Xyem/LibreWorlds/wiki/Packet-types) - [https://github.com/Xyem/LibreWorlds/wiki/Packet-structure](https://github.com/Xyem/LibreWorlds/wiki/Packet-types) -## References +## Local Resources Most of [NET.worlds.network](). |