Merge pull request #104 from jpoirier/master

X-Plane XPLM SDK bindings
This commit is contained in:
Dominik Picheta 2014-12-30 01:08:27 +00:00
commit 793d5a32e8

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",
"method": "git",
"tags": ["X-Plane", "XPLM", "Plugin", "SDK"],
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
}
]