]> git.mxchange.org Git - flightgear.git/commit
Added a scripts subdirectory with support for running external python
authorcurt <curt>
Wed, 15 May 2002 21:45:39 +0000 (21:45 +0000)
committercurt <curt>
Wed, 15 May 2002 21:45:39 +0000 (21:45 +0000)
commitf69a1c8f665608873b4d1d456de7156a092b9caf
tree74143d74e830c7b11954aedb4f6e43e1f7b24c6c
parentf9f05aa8704a198604b0285413562f434402f9cb
Added a scripts subdirectory with support for running external python
scripts that communicate with FlightGear via it's "telnet" interface.
FlightGear.dsp
Makefile.am
scripts/Makefile.am [new file with mode: 0644]
scripts/python/FlightGear.py [new file with mode: 0644]
scripts/python/Makefile.am [new file with mode: 0644]
scripts/python/demo.py [new file with mode: 0644]