diff options
| author | mat <github@matdoes.dev> | 2022-08-30 21:42:40 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-08-30 21:42:40 -0500 |
| commit | 0085f8a565563ecb6a9f4f87be8b336157aa1e55 (patch) | |
| tree | 4007e0dc98a4c3ad71656724c0263dfeccc76035 /azalea-auth/README.md | |
| parent | a6c5017e387954342a65358347cf89deead68944 (diff) | |
| download | azalea-drasl-0085f8a565563ecb6a9f4f87be8b336157aa1e55.tar.xz | |
make some stuff publishable on crates.io
Diffstat (limited to 'azalea-auth/README.md')
| -rw-r--r-- | azalea-auth/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-auth/README.md b/azalea-auth/README.md new file mode 100644 index 00000000..fa87afca --- /dev/null +++ b/azalea-auth/README.md @@ -0,0 +1,3 @@ +# Azalea Auth + +A port of Mojang's Authlib, except authentication isn't actually implemented yet. |
