Skip to content

Running From Source

bsupnik edited this page Apr 15, 2022 · 1 revision

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.