aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-03-14 16:37:07 -0500
committermat <github@matdoes.dev>2023-03-14 16:37:14 -0500
commit4865b772f641711c166fc49256a710d6624d163c (patch)
tree0dd0db0f240691757a785e4fc9f0d10e2a6bcdc1 /README.md
parent12a9c8ce65b58f0c600fd7b9fc5d454ce228b420 (diff)
downloadazalea-drasl-4865b772f641711c166fc49256a710d6624d163c.tar.xz
mention the other version branches in the readme
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index d0a0763b..96f5e01b 100755
--- a/README.md
+++ b/README.md
@@ -45,5 +45,11 @@ Also it's named Azalea because it sounds like a cool word and this is a cool lib
## Stretch goals
-- Server implementation. (if you're interested in making this then please contact me, I'd love for it to be a thing. [@mat:matdoes.dev](https://matrix.to/#/@mat:matdoes.dev) / mat#1592)
-- Having branches for several popular Minecraft versions.
+- Server implementation.
+
+## Branches
+
+There are several branches in the Azalea repository that target older Minecraft versions. It is not guaranteed that they will be up-to-date with the latest version of Azalea. If you'd like to update them or add more, please open a PR.
+
+- [1.19.3](https://github.com/mat-1/azalea/tree/1.19.3)
+- [1.19.2](https://github.com/mat-1/azalea/tree/1.19.2)