Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-watkins committed Aug 9, 2019
2 parents fb2e916 + a3be4cb commit fbc5734
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ languages that interact with the plugin.
#### Quick Start
To get started using X-Plane Connect, do the following.

1. Purchase and install X-Plane 9 or 10.
1. Purchase and install X-Plane 9, 10 or 11.
2. Copy the X-Plane Plugin folder (`xpcPlugin/XPlaneConnect`) to the plugin
directory (`[X-Plane Directory]/Resources/plugins/`)
3. Write some code using one of the clients to manipulate X-Plane data.
Expand Down Expand Up @@ -55,9 +55,9 @@ physics simulation engine.
### Compatibility
XPC has been tested with the following software versions:
* Windows: Vista, 7, & 8
* Mac OSX: 10.8-10.11
* Mac OSX: 10.8-10.14
* Linux: Tested on Red Hat Enterprise Linux Workstation release 6.6
* X-Plane: 9 & 10
* X-Plane: 9, 10 & 11

### Contributing
All contributions are welcome! If you are having problems with the plugin, please
Expand Down
2 changes: 1 addition & 1 deletion xpcPlugin/xpcPlugin/xpcPlugin.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

0 comments on commit fbc5734

Please sign in to comment.