Skip to content

Scripting

FlyWithLua and XPPython3 are the two scripting frameworks for X-Plane. FlyWithLua uses Lua for fast, lightweight scripts with direct DataRef access — the foundation for most community scripts. XPPython3 brings the Python 3 ecosystem into the simulator and is suited for more complex plugins.