Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
/ goplane Public archive
forked from abieberbach/goplane

Go interface for writing native x-plane 11 plugins

License

Notifications You must be signed in to change notification settings

xairline/goplane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ THIS FIRST

golang/go#65050 YOU MAY NOT WANT TO USE GOLANG FOR XPLANE UNITL ABOVE IS FIXED

goplane (forked)

This is a fork with some modifications/examples to allow cross platform compile

GoDoc

Implementation of the [X-Plane SDK] (http://www.xsquawkbox.net/xpsdk/mediawiki/Main_Page) based on [GO] (http://www.golang.org)

Requirements

  1. GO Version 1.7 must be installed
  2. The X-Plane SDK (min. Version 2.1.3) must be downloaded and unzipped in a folder.

Example Plugin

TestPlugin

Compile the plugin

See example

Supported platforms

  • Linux: x64
  • Mac: x64
  • Windows: x64

About

Go interface for writing native x-plane 11 plugins

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.1%
  • Go 18.9%
  • C++ 5.0%