Expand description
This crate contains everything that is required to do account related operations. That includes all operations on the server aswell as on the client, aswell as the account server itself. This crate is not intended for creating UI, any game logic or the communication.
Modulesยง
- account_
server - Everything account related on the account server
- cert
- Everything related to creating certificates
- client
- Everything account related for clients
- game_
server - Everything account related for the game server