Expand description
Prepare the game engine for running
Functionsยง
- get_
args ๐ - Retrieve parsed out command line arguments
- process_
args ๐ - Process args for future use
- set_
panic_ ๐hook - Setup a hook to catch panics for logging before shutdown
- setup_
logger ๐ - Setup the logger for the current platform
- start ๐
- Determines if client or server and starts the engine