NetKAN generated mods - CoherentContracts-1.02, ContractConfigurator-0.3.3, MovieTime-0.2, SmartStage-v2.3.1

This commit is contained in:
NetKAN bot 2014-12-16 15:11:34 -05:00
parent 552737c9a0
commit d56ab1fe45
4 changed files with 49 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/333/Coherent%20Contracts"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "Coherent Contracts",
"abstract": "Prevents ocular traumatization by replacing the contract description generator",
"author": "DuoDex",

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.3.3",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.3.3/ContractConfigurator_0.3.3.zip",
"x_generated_by": "netkan",
"download_size": 42261,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -6,7 +6,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/102988-0-25-MovieTime-v0-1-(Dec-14)-Olde-Timey-Movie-and-TV-Effects?p=1598899#post1598899",
"kerbalstuff": "https://kerbalstuff.com/mod/409/MovieTime"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "MovieTime",
"abstract": "Olde Timey Film and TV Effects",
"author": "bernierm",

16
SmartStage-v2.3.1.ckan Normal file
View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "SmartStage",
"license": "GPL-3.0",
"abstract": "SmartStage attempts to find optimal staging in VAB",
"name": "SmartStage",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/82791",
"repository": "https://github.com/xytovl/SmartStage"
},
"author": "xytovl",
"version": "v2.3.1",
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.3.1/SmartStage-2.3.1.zip",
"x_generated_by": "netkan",
"download_size": 18138
}