Running From Source - X-Plane/XPlane2Blender GitHub Wiki

Running the Exporter Directly From Source

The X-Plane exporter can be run inside Blender directly from the GIT repo without installing it in a copy of Blender, by using the run.py python script.

python3 run.py --blender ../some_blender_install/blender

This will launch Blender in factory defaults mode with the current GIT-repo code loaded as the X-Plane exporter.