26 lines
757 B
Plaintext
26 lines
757 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"name" : "Advanced Jet Engine (AJE)",
|
|
"abstract" : "Realistic jet engines for KSP",
|
|
"identifier": "AJE",
|
|
"download" : "https://github.com/camlost2/AJE/archive/1.6.4.zip",
|
|
"license" : "LGPL-2.1",
|
|
"version" : "1.6.4",
|
|
"release_status" : "stable",
|
|
"ksp_version" : "0.25",
|
|
"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" }
|
|
],
|
|
"recommends" : [
|
|
{ "name" : "RealFuels" },
|
|
{ "name" : "HotRockets" }
|
|
]
|
|
}
|