"NetKAN generated mods - NearFuturePropulsion-LowThrustEP-0.8.5"
This commit is contained in:
parent
c2dfc3fba8
commit
6ec72eea0a
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "NearFuturePropulsion-LowThrustEP",
|
||||
"name": "Near Future Propulsion Extras: Reduced Thrust Configs",
|
||||
"abstract": "This optional patch provides a user-editable config file that can reduce (or potentially even increase) the thrust output of all electric engines, while keeping other performance values constant.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"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": "0.8.5",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NFPropulsionTweakPatch.cfg",
|
||||
"install_to": "GameData/NearFuturePropulsion/Extras",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/0.8.5",
|
||||
"download_size": 38233306,
|
||||
"download_hash": {
|
||||
"sha1": "8E34A1EE62AB44028DCF672F12BEB052FD751558",
|
||||
"sha256": "34BB2EC6CB9A4333E2EDEB42733AB868CF72C48E0D1ADBF990C67DB58CF0704E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue