"NetKAN generated mods - AdvancedJetEngine-1.6.8"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 16:45:41 +00:00
parent 7243c7fe6d
commit 4053641680
1 changed files with 40 additions and 24 deletions

View File

@ -1,31 +1,47 @@
{
"spec_version": "v1.4",
"name" : "Advanced Jet Engine (AJE)",
"abstract" : "Realistic jet engines for KSP",
"identifier": "AdvancedJetEngine",
"download" : "https://github.com/camlost2/AJE/archive/1.6.8.zip",
"license" : "LGPL-2.1",
"version" : "1.6.8",
"release_status" : "stable",
"ksp_version" : "0.25",
"install": [
{
"find" : "AJE",
"install_to" : "GameData"
}
],
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008",
"github" : {
"url" : "https://github.com/camlost2/AJE"
"name": "Advanced Jet Engine (AJE)",
"abstract": "Realistic jet engines for KSP",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
"github": {
"url": "https://github.com/camlost2/AJE"
}
},
"depends" : [
{ "name" : "FerramAerospaceResearch" },
{ "name" : "ModuleManager", "min_version" : "2.3.5" }
"version": "1.6.8",
"ksp_version": "0.25",
"depends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "ModuleManager",
"min_version": "2.3.5"
}
],
"recommends" : [
{ "name" : "RealFuels" },
{ "name" : "HotRockets" }
]
"recommends": [
{
"name": "RealFuels"
},
{
"name": "HotRockets"
}
],
"install": [
{
"find": "AJE",
"install_to": "GameData"
}
],
"download": "https://github.com/camlost2/AJE/archive/1.6.8.zip",
"download_size": 1081680,
"download_hash": {
"sha1": "8C723F7A70E293490D484721356DC83444851D0A",
"sha256": "92C9261A1C1CFE627EA90CF31C87240275BCF1B05A10CBD623F3B4335E4DB594"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}