NetKAN generated mods - ContractConfigurator-InitialContracts/ContractConfigurator-InitialContracts-1.0.0, KerbalWind/KerbalWind-R6

This commit is contained in:
NetKAN bot 2015-02-10 13:27:25 +01:00
parent 2cfa53075d
commit b765b41dc2
2 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-InitialContracts",
"release_status": "stable",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "CC-SETI",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"kerbalstuff": "https://kerbalstuff.com/mod/577/InitialContracts"
},
"ksp_version": "0.90",
"name": "InitialContracts",
"license": "restricted",
"abstract": "Initial Contracts accomplishable by manned and unmanned craft, available for redistribution by other TechTree/Contract mods.",
"author": "Yemo",
"version": "1.0.0",
"download": "https://kerbalstuff.com/mod/577/InitialContracts/download/1.0.0",
"x_generated_by": "netkan",
"download_size": 2465
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "KerbalWind",
"name": "Kerbal Wind",
"abstract": "Adds wind to the game. It opens a dialog box where you can set wind direction and speed. Inspired by KerbalWeatherSystem by silverfox8124. But this is much simpler, omitting the actual weather simulation.",
"license": "MIT",
"ksp_version": "0.90",
"recommends": [
{
"name": "Toolbar"
}
],
"depends": [
{
"name": "FerramAerospaceResearch"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107989",
"repository": "https://github.com/DaMichel/KerbalWind"
},
"author": "DaMichel, silverfox8124",
"release_status": "stable",
"version": "R6",
"download": "https://github.com/DaMichel/KerbalWind/releases/download/R6/KerbalWindR6.zip",
"x_generated_by": "netkan",
"download_size": 12801
}