Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinibiavatti1/ceclient

Codename Eagle client software that permit connections to multi player servers
https://github.com/vinibiavatti1/ceclient

ce client codename eagle game launcher multiplayer multiplayer-game

Last synced: 18 days ago
JSON representation

Codename Eagle client software that permit connections to multi player servers

Awesome Lists containing this project

README

        





CEClient


Codename Eagle Client Tool

The CEClient is a tool that allows to the player to manage server connections and client settings to connect to a game server. If you want to host a server, or handle CE game versions, please, take a look at [CEHub](https://github.com/vinibiavatti1/CEHub).

## Getting Started

To start using CEClient, just follow the steps below (It is easy and simple).

1. [Download](https://github.com/vinibiavatti1/CEClient/releases/latest) the last release of CEClient;
2. Extract the content of the zip file (ceclient.zip);
3. Execute ceclient.exe;

In the first start, the Codename Eagle Multiplayer Demo version will be installed automatically in your environment. It can take a few seconds to open the application. After this, just enter your nickname, select the server you want to play and click on `Connect!`.

## Game Configurations

To configure some client stuff (mouse sensitivity, view distance, etc.), open the CEClient tool, and open the configuration frame `Menu > Game Configuration`. On this window, you can configure the parameters. After finish, click in the `Save` button to save the settings.

## Server List Configuration

To add or delete a server from CEClient tool, go to `Menu > Server List Configuration`. There, you can add new server connections entering the data on the `Server Name` and `Server Address` fields. You also can delete some server from de list using the `Delete Server` option.

## Auto Connect

To execute the CEClient automatically, execute the file `auto_connect.ps1` or `auto_connect.bat` located in the same directory of the `ceclient.exe` file. You can create a shortcut to this file to customize the icon and the name of the file, and make easier the way to connect automatically to the server.

You can also use some arguments in the execution command to specify the server to connect, and create multiple shortcuts. Check the table below with the available arguments:

|Argument|Description|
|---|---|
|`-h` or `--help`|Show help description|
|`-a` or `--auto-connect`|Auto connect to server|
|`-i` or `--ip`|Specify IP address to auto connect|
|`-s` or `--server-name`|Specify server name from server list to auto connect|

## Take a Look!

- Codename Eagle Multiplayer server: https://codenameeaglemultiplayer.com/
- Discord Community: https://discord.gg/VGW9AaQJne
- Reddit Community: https://www.reddit.com/r/CodenameEagle/
- No Vinib's Land (NVL) Map Project: https://github.com/vinibiavatti1/CodenameEagleNVLMap

## Spoilers

CEClient image 2

CEClient image 3

CEClient image 4