DCS World Joystick Setup Tool (For Devs)

Hi,

Today I’m sharing a very simple tool that may be useful for other DCS World developers.

It is a simple python script that automates the creation of your aircrafts joystick input lua file, so that you don’t need to make it twice. It does this by copying your keyboard lua setup file.

To use the script, simply place it in your DCS modules input/keyboard folder and run it.

Get it here