Output from netkan.exe, manually added to allow testing of dependent mods

This commit is contained in:
Matthew Heguy 2015-12-09 05:53:43 -05:00
parent 6f413f3e11
commit 5a61d3092c
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"spec_version": "v1.4",
"identifier": "B9AnimationModules",
"name": "B9 Animation Modules",
"abstract": "A set of Kerbal Space Program PartModules designed to control animations in B9 Aerospace.",
"author": "blowfish",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92630",
"repository": "https://github.com/blowfishpro/B9AnimationModules"
},
"version": "v1.0.0",
"ksp_version": "1.0.5",
"install": [
{
"find": "B9AnimationModules",
"install_to": "GameData"
}
],
"download": "https://github.com/blowfishpro/B9AnimationModules/releases/download/v1.0.0/B9AnimationModules_1-0-0.zip",
"download_size": 17984,
"x_generated_by": "netkan"
}