NetKAN generated mods - AerojetKerbodyne-3.04, ContractConfigurator-0.4.2, StockBugFixModules-v0.1.7a

This commit is contained in:
NetKAN bot 2014-12-30 03:14:32 +00:00
parent b1b1a9d569
commit 43853d3567
3 changed files with 48 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/76170-0-24-x-Aerojet-Kerbodyne-X2-1-(July-29-Taurus-Service-Module-WIP-ICPS)",
"kerbalstuff": "https://kerbalstuff.com/mod/139/Aerojet%20Kerbodyne"
},
"ksp_version": "0.90",
"ksp_version": "0.25",
"name": "Aerojet Kerbodyne",
"abstract": "A set of Service Modules which are modular and can be used how ever you like.",
"author": "blackheart612",

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "0.4.2",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.2/ContractConfigurator_0.4.2.zip",
"x_generated_by": "netkan",
"download_size": 65219,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "StockBugFixModules",
"name": "Stock Bug Fix Modules",
"abstract": "Stand alone fixes for common stock KSP bugs",
"license": "CC-BY-NC-SA-4.0",
"ksp_version": "0.90",
"resources": {
"repository": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules"
},
"author": "ClawKSP",
"version": "v0.1.7a",
"download": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules/releases/download/v0.1.7a/StockBugFixModules.v0.1.7a.zip",
"x_generated_by": "netkan",
"download_size": 25037
}