"NetKAN generated mods - NearFuturePropulsion-1.0.4"
This commit is contained in:
parent
3012d87aa7
commit
c40d85f01d
|
@ -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.4",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.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.4",
|
||||
"download_size": 38083219,
|
||||
"download_hash": {
|
||||
"sha1": "8320DE7ADB541F5B7DA7BA4B1E6905E5A318F116",
|
||||
"sha256": "F43856B6A60F8211BA0F67483CF9E9AEA93AA630679A16A325AAB1333F89B689"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue