NetKAN generated mods - AGroupOnStage/AGroupOnStage-2.0.8, SETI-Contracts/SETI-Contracts-0.9.0

This commit is contained in:
NetKAN bot 2015-05-17 22:19:33 +02:00
parent b4fbbdb95e
commit f15e61bc39
2 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"spec_version": "v1.4",
"name": "AGroupOnStage",
"abstract": "Allows action groups to be fired when a vessel is staged",
"identifier": "AGroupOnStage",
"license": "GPL-3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "iPeer",
"install_to": "GameData",
"filter": [
"MiniAVC.dll",
"LICENSE-MiniAVC.txt"
]
}
],
"recommends": [
{
"name": "AGExt"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93259",
"repository": "https://github.com/iPeer/AGroupOnStage",
"bugtracker": "https://github.com/iPeer/AGroupOnStage/issues"
},
"author": "iPeer",
"version": "2.0.8",
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.8/AGroupOnStage2.0.8.zip",
"x_generated_by": "netkan",
"download_size": 96178,
"ksp_version_min": "1.0.0"
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "SETI-Contracts",
"x_netkan_license_ok": true,
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "SETIcontracts",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"kerbalstuff": "https://kerbalstuff.com/mod/742/SETI-Contracts"
},
"ksp_version": "1.0.2",
"name": "SETI-Contracts",
"license": "restricted",
"abstract": "This Contract Configurator Progression Pack is desgined for a TechTree starting with probes, though it can be used for a manned start as well.",
"author": "Yemo",
"version": "0.9.0",
"download": "https://kerbalstuff.com/mod/742/SETI-Contracts/download/0.9.0",
"x_generated_by": "netkan",
"download_size": 56906
}