index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-auth
/
src
/
lib.rs
blob: 17c87636d303ec2aec0ab973730f366abe02e61f (
plain
)
1
2
3
4
5
6
mod auth; mod cache; pub mod game_profile; pub mod sessionserver; pub use auth::*;