Latest NetKAN generated mods

This commit is contained in:
Alexander Dzhoganov 2014-11-21 07:25:03 -05:00
parent 11e4b6c1b0
commit e901d50d50
2 changed files with 16 additions and 4 deletions

View File

@ -3,11 +3,7 @@
"identifier": "BDAnimationModules",
"name": "BahamutoD Animation Modules",
"abstract": "Animation modules plugin for KSP",
<<<<<<< HEAD
"license": "CC-BY-SA-3.0",
=======
"license": "restricted",
>>>>>>> upstream/master
"ksp_version": "0.25",
"install": [
{

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "CrossFeedEnabler",
"name": "Crossfeed Enabler",
"abstract": "Adds toggleable fuel crossfeed between the part it's added to, and the part this part is surface-attached to. Use it for radial tanks.",
"license": "CC-BY-SA",
"ksp_version": "0.25",
"resources": {
"repository": "https://github.com/NathanKell/CrossFeedEnabler"
},
"author": "NathanKell",
"version": "v3.1",
"download": "https://github.com/NathanKell/CrossFeedEnabler/releases/download/v3.1/CrossFeedEnabler_v3.1.zip",
"x_generated_by": "netkan",
"download_size": 30773
}