/fsdclient

Connect to Private FSD server with X-Plane 64 bit

Primary LanguagePythonMIT LicenseMIT

FSD Client

Connect to Private FSD server with X-Plane 64 bit

If you're running and flying on a private FSD server you can only use X-Plane 32 bit with XSquawkbox

This small Python and FlyWithLua script tries to solve this problem.

What it does?

The Lua script creates a file every now and then and writes all the required flight data to a file.

The Python script reads that file opens a socket to the FSD server and sends your flight data, so you appear on radar :)

TODO