2015-02-22 18:23:48 +00:00
{
2019-06-30 20:41:17 +00:00
"spec_version" : "v1.4" ,
2016-05-27 22:30:38 +00:00
"comment" : "The full path in the mod archive can change. I.e. it was AJE-2.0.3/GameData/AJE at some point. The CKAN needs to deal with this. Hence using 'find'" ,
2015-02-22 18:23:48 +00:00
"identifier" : "AdvancedJetEngine" ,
2016-05-27 22:30:38 +00:00
"name" : "Advanced Jet Engine" ,
"abstract" : "Realism for turbojet, turbofans, air-breathing rockets, propellers and rotors in KSP." ,
"author" : "camlost" ,
2016-05-28 18:17:54 +00:00
"license" : "LGPL-2.0" ,
2016-05-27 22:30:38 +00:00
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008" ,
"kerbalstuff" : "https://kerbalstuff.com/mod/462/Advanced%20Jet%20Engine"
} ,
"version" : "2.0.3" ,
"ksp_version" : "0.90" ,
2015-02-22 18:23:48 +00:00
"depends" : [
{
2019-06-30 20:41:17 +00:00
"name" : "FAR"
2015-02-22 18:23:48 +00:00
} ,
{
"name" : "ModuleManager"
}
] ,
"recommends" : [
{
"name" : "RealFuels"
} ,
{
"name" : "HotRockets"
}
] ,
"install" : [
{
"find" : "GameData/AJE" ,
"install_to" : "GameData"
}
] ,
2019-06-30 20:41:17 +00:00
"download" : "https://archive.org/download/AdvancedJetEngine-2.0.3/AAEC6B41-AdvancedJetEngine-2.0.3.zip" ,
2016-05-27 22:30:38 +00:00
"download_size" : 929478 ,
"download_hash" : {
"sha1" : "56D270436ED58CAC0BE746010069881777933BC3" ,
"sha256" : "196CDFE8EDC03DC8D2C8303F9CCBC76352178C28C1559392E5F46939D0F3524D"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
2015-02-22 18:23:48 +00:00
}