Expand description
Defines the Server bevy resource
Server
The server module contains all the code that is used to run the server.
Modules
- Defines server-specific configuration options
- Wrapper around
ConnectionEventsthat adds server-specific functionality - Defines the server bevy plugin
- Defines the server bevy resource