"NetKAN generated mods - NearFuturePropulsion-1.0.1"
This commit is contained in:
parent
c83b3ef809
commit
7458d453fb
|
@ -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.1",
|
||||
"ksp_version_min": "1.4.2",
|
||||
"ksp_version_max": "1.4.9",
|
||||
"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.1",
|
||||
"download_size": 38104903,
|
||||
"download_hash": {
|
||||
"sha1": "71B531DF306B1E27C3FFD4CB3CB8EC83BBE7D178",
|
||||
"sha256": "74AE7F829ED50B7336C984EAF574BBD846E224588B4D937E9A838BA3670B95BE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue