Project 'scs/cocosy/overcooked-simulator' was moved to 'scs/cocosy/cooperative-cuisine'. Please update any links and bookmarks that may still have the old path.
Resolve "Complete Cooperative Cousine Terminal Command"
Compare changes
Files
13- Florian Schröder authored
With this commit, the game now supports SSL connections. In addition, the argument parsing workflow was fundamentally improved to provide a clearer, better-structured usage of command line arguments for different functionalities. It also includes updates to the help documentations - now, each of these functionalities are accessible as subcommands with their own help messages. A minor update was also made to the test suite to reflect these changes.