Epic Space Online Wiki
Advertisement

ESG Lite is the official plugin for The Epic Space Game. It allows players to broadcast messages to the ESG Master Server via UDP.

The default port is 8098. This can be changed by editing the User.ini file in the same directory as the ESG Lite executable.

Fleck.dll[]

Version 1.0 of ESG Lite comes included with Fleck.dll. This creates a local web socket server which allows commands to be passed from the Browser to the Client and vice versa.

Fleck is a WebSocket server implementation in C#. Branched from the Nugget project, Fleck requires no inheritance, container, or additional references.

More Information: https://github.com/statianzo/Fleck

OS Compatibility[]

Currently version 1.0 of ESG Lite only works on Windows.

1.1 is scheduled to be compatible with Mac.

Advertisement