x-plane_plugins
x-plane_plugins copied to clipboard
Various X-Plane plugins
Hi, How can I import an example file as a Python project and take a test outside of X-Plane? I wanted to run a test with this plugin to get...
Thank you for taking on this project and using GitHub for your development. I started to install FSEconomy and stopped when I saw the unmaintained python 2.7 interface. Can you...
As subject of this issue, plugin require that Python3.6 is installed. on my system (Gentoo Linux) are installed 2.7, 3.7 (PRIMARY / DEFAULT), 3.8; version 3.6 not. Reading installation_readme seems...
The names of the plugin files (xppython3.xpl) are inconsistent with the plugin folder (XPPython3). Linux is CASE-SENSITIVE and X-Plane wants the plugin to HAVE the same name as its folder....
…domize voices when radio com1 change
**1. Problems compiling 32-bit version on 64-bit:** ``` gcc -g -shared -fvisibility=hidden -fPIC -o lin32.xpl \ -Wall -Wextra -m32 \ -I SDK/CHeaders/XPLM xpl.c hook.c hook.h sec.c sec.h len.c len.h utils.c...