"NetKAN generated mods - NearFuturePropulsion-1.0.2"
This commit is contained in:
parent
a92cf11253
commit
9e219cd1a9
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFuturePropulsion",
|
||||
"name": "Near Future Propulsion",
|
||||
"abstract": "Advanced electric engines in a stockalike aesthetic.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/557/Near%20Future%20Propulsion",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFuturePropulsion",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Propulsion/Near_Future_Propulsion-1461341391.2874317.png"
|
||||
},
|
||||
"version": "1.0.2",
|
||||
"ksp_version_min": "1.4.4",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ContractConfigurator-GrandTours"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFuturePropulsion",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/1.0.2",
|
||||
"download_size": 38106196,
|
||||
"download_hash": {
|
||||
"sha1": "92C6365B3C5DA9754ED992F6A01B5CDBDC289F25",
|
||||
"sha256": "1DCF2440B632880DAFD946EEA632184CE98EC22A97DD60E7BF67119642AB4955"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue