"NetKAN generated mods - B9AerospaceLegacy-1-v6.5.1"
This commit is contained in:
parent
13c8d6a96f
commit
7846e1497d
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "B9AerospaceLegacy",
|
||||
"name": "B9 Aerospace - Legacy Parts Pack",
|
||||
"abstract": "B9 parts which will no longer be updated and minimally maintained - modular wings, landing gear",
|
||||
"author": "bac9",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=155491",
|
||||
"repository": "https://github.com/blowfishpro/B9-Aerospace"
|
||||
},
|
||||
"version": "1:v6.5.1",
|
||||
"ksp_version_min": "1.4.2",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSPWheel"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/B9_Aerospace_Legacy",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9-Aerospace/releases/download/v6.5.1/B9_Aerospace_Legacy_v6.5.1.zip",
|
||||
"download_size": 10829038,
|
||||
"download_hash": {
|
||||
"sha1": "CF548FB36F7ED1F88C6B04E8147308FF63ECE9DB",
|
||||
"sha256": "C76AC4C84094A682FA26A733E69FBC53A4CE4CBD7D507E89C1F02ED883CC3F53"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue