Restructured plugin files to conform to "fat plugin" structure.

- Deleted platform specific folders from xpcPlugin folder.
 - Added new XPlaneConnect folder under xpcPlugin folder.
 - Moved and renamed windows binaries into architecture specific folders
 - Moved and renamed mac binary to XPlaneConnect root (single mac binary supports 32 & 64 bit)
 - Updated installation instructions in Readme
 - Cleaned up plugin Visual Studio project architecture
This commit is contained in:
Jason Watkins
2015-03-25 15:27:11 -07:00
parent b91776e687
commit 011558abfa
7 changed files with 166 additions and 177 deletions

View File

@@ -16,11 +16,7 @@ xpcScripts
Instructions:
1. Purchase/Install X-Plane
2. Copy the X-Plane Plugin to the plugin directory
Windows Plugin (32-bit): xpcPlugin/Win/xpcPlugin32.xpl
Windows Plugin (63-bit): xpcPlugin/Win/xpcPlugin64.xpl
Mac Plugin: xpcPlugin/Mac/xpcPlugin.xpl
Plugin Directory: [X-Plane Directory]/Resources/plugins/
2. Copy the X-Plane Plugin folder (xpcPlugin/XPlaneConnect) to the plugin directory ([X-Plane Directory]/Resources/plugins/)
3. Write code using the xpcScrips to manipulate X-Plane
Capabilities: