diff options
| author | mat <github@matdoes.dev> | 2023-03-14 16:37:07 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-03-14 16:37:14 -0500 |
| commit | 4865b772f641711c166fc49256a710d6624d163c (patch) | |
| tree | 0dd0db0f240691757a785e4fc9f0d10e2a6bcdc1 /README.md | |
| parent | 12a9c8ce65b58f0c600fd7b9fc5d454ce228b420 (diff) | |
| download | azalea-drasl-4865b772f641711c166fc49256a710d6624d163c.tar.xz | |
mention the other version branches in the readme
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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) |
