View Source FLHook (FLHook Client v1.0.0)

FLHook is a community-managed tool for managing Freelancer game servers. Freelancer is a pretty old game that has been released in 2003 by Microsoft, but it still has a very committed community.

FLHook allows connecting via a socket to run commands on and receive events from a Freelancer Server. This library provides an Elixir client for that matter. You could use it to build web-based management interfaces or ingame chat bots, for example.

Link to this section Summary

Functions

Prints out the help document from the server.

Link to this section Types

Link to this section Functions

Specs

help(FLHook.Client.client()) :: :ok | no_return()

Prints out the help document from the server.