![]() |
![]()
| ![]() |
![]()
NAMEfreeciv21-client - The client for the Freeciv21 game. SYNOPSISfreeciv21-client [ -f|--file <FILE> ] [ -l|--log <FILE> ] [ -n|--name <NAME> ] [ -s|--server <HOST> ] [ -p|--port <PORT> ] [ -t|--tiles <FILE> ] [ -h|--help ] [ -v|--version ] DESCRIPTIONFreeciv21 is a free open source turn-based empire-building 4x strategy game, in which each player becomes the leader of a civilization. You compete against several opponents to build cities and use them to support a military and an economy. Players strive to complete an empire that survives all encounters with its neighbors to emerge victorious. Play begins at the dawn of history in 4,000 BCE. Freeciv21 takes its roots in the well-known FOSS game Freeciv and extends it for more fun, with a revived focus on competitive multiplayer environments. Players can choose from over 500 nations and can play against the computer or other people in an active online community. The code is maintained by the team over at Longturn.net and is based on the QT framework. The game supports both hex and square tiles and is easily modified to create custom rules. This is the client interface program used to connect to a Freeciv21 server. For more information on the server, refer to freeciv21-server(6). The program can be launched without any command line parameters. A player can use the main menu to connect to a running game, open an existing savegame, start a new game, or start a new scenario game. However, if you wish to automate the connection to a running server or start a new game with a server settings file, command line options are available. OPTIONSThe following options are accepted on the command line of the client. They may not be combined as with other tools. For example: freeciv21-client -sp localhost 5556 will not work. Instead you will need to enter each option separately, such as, freeciv21-client -s localhost -p 5556.
NOTE: With regard to the command line arguments concerning the
metaserver, Freeciv21 does not have its own metaserver at this time and the
legacy Freeciv metaserver does not support Freeciv21. This means, right now,
that all commands related to the metaserver are held over from the fork from
legacy Freeciv until the Longturn community creates a custom metaserver.
EXAMPLESHere are some examples:
NOTE: The communication between the client and the server is
plain text, so make sure the password you use is unique. This is especially
true for Longturn games on the open Internet.
ENVIRONMENTThe Freeciv21 client accepts these environment variables:
AUTHORFreeciv21 and Freeciv Contributors COPYRIGHTGPL-3.0-or-later, Freeciv21 and Freeciv Contributors
|