NetKAN added mod - BreakingGroundPropellerRebalance-1.0
This commit is contained in:
parent
f1958df8af
commit
dd7791cd2f
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BreakingGroundPropellerRebalance",
|
||||
"name": "Breaking Ground Propeller Rebalance",
|
||||
"abstract": "This module manager patch makes the turboshafts from Breaking Ground use less fuel and makes them available earlier in the tech tree to incentivize making slower aircraft in career mode.",
|
||||
"author": "Autolyzed_Yeast_Extract",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202185-breaking-ground-turboshaft-fuel-tech-rebalance-v10-111x-forever-probably/",
|
||||
"spacedock": "https://spacedock.info/mod/2725/Breaking%20Ground%20Propeller%20Rebalance",
|
||||
"repository": "https://github.com/Autolyzed-Yeast-Extract/KSPStockPropRebal",
|
||||
"x_screenshot": "https://spacedock.info/content/Autolyzed_Yeast_Extract_60416/Breaking_Ground_Propeller_Rebalance/Breaking_Ground_Propeller_Rebalance-1620099069.739894.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BreakingGround-DLC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BGPropRebal",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2725/Breaking%20Ground%20Propeller%20Rebalance/download/1.0",
|
||||
"download_size": 2353,
|
||||
"download_hash": {
|
||||
"sha1": "95B43B296218ECCB8204980FD955FF40934D8423",
|
||||
"sha256": "05B35DAA0563EB9256FDF5421F917E504385663B637512EEA3D30F6ECEB2F9E1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-03T23:13:10.191471+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue