aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-buf/README.md')
-rw-r--r--azalea-buf/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-buf/README.md b/azalea-buf/README.md
new file mode 100644
index 00000000..c988bcdb
--- /dev/null
+++ b/azalea-buf/README.md
@@ -0,0 +1,3 @@
+# Azalea Buf
+
+An implementation of Minecraft's FriendlyByteBuf. This is used frequently in the game for serialization and deserialization of data.