aboutsummaryrefslogtreecommitdiff
path: root/docs/worldserver-protocol/packet-information.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-06 20:11:26 -0700
committerFuwn <[email protected]>2021-04-06 20:11:26 -0700
commit6e04b1bab644045398b213900b60bf1ac1c0272d (patch)
tree0cc17281bbd67244efc3c23e71297c9cbaa9c0d8 /docs/worldserver-protocol/packet-information.md
parentchore: Create contribution guidelines (diff)
downloadsite-6e04b1bab644045398b213900b60bf1ac1c0272d.tar.xz
site-6e04b1bab644045398b213900b60bf1ac1c0272d.zip
major: Furnish repository
Diffstat (limited to 'docs/worldserver-protocol/packet-information.md')
-rw-r--r--docs/worldserver-protocol/packet-information.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/worldserver-protocol/packet-information.md b/docs/worldserver-protocol/packet-information.md
new file mode 100644
index 0000000..f3a3493
--- /dev/null
+++ b/docs/worldserver-protocol/packet-information.md
@@ -0,0 +1,11 @@
+---
+title: Packet Information
+---
+
+## External Resources
+- https://github.com/Xyem/LibreWorlds/wiki/Packet-structure
+- https://github.com/Xyem/LibreWorlds/wiki/Packet-types
+
+
+## Internal Resources
+A good majority of [NET.worlds.network](../worlds-jar/net-worlds/network/netpacket).