Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
main.cpp File Reference
#include <iostream>
#include "core/Args.hpp"
#include "core/Server.hpp"
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 6 of file main.cpp.

References Args::exitCode(), Args::getConfig(), Args::isHelpRequested(), Args::isValid(), and Server::run().

+ Here is the call graph for this function: