aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-23 15:12:17 -0500
committermat <github@matdoes.dev>2022-06-23 15:12:17 -0500
commit5ca49e680ed8519456dc9a9af84321d4b69dcbb3 (patch)
tree0f727c3e862f60eb227db69c87946a0f629a397d /azalea-buf/README.md
parentc7b0c51274b5d8548c8a2f829b75dfbec4038be2 (diff)
downloadazalea-drasl-5ca49e680ed8519456dc9a9af84321d4b69dcbb3.tar.xz
azalea-buf
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.