add X-Plane XPLM SDK wrapper to json file

This commit is contained in:
Joseph Poirier 2014-12-29 16:03:03 -06:00
parent efdea0d337
commit 8b5d7c5fce

View File

@ -1065,6 +1065,15 @@
"description": "Qt Qml bindings",
"license": "GPLv3",
"web": "https://github.com/filcuc/nimqml"
},
{
"name": "XPLM-Nim",
"url": "git@github.com:jpoirier/XPLM-Nim.git",
"method": "git",
"tags": ["X-Plane", "XPLM", "Plugin", "SDK"],
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
}
]