Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2017-02-14 12:49:05 +00:00
commit 1aae188310
2 changed files with 38 additions and 1 deletions

View File

@ -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.4",
"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.4",
"download_size": 38234594,
"download_hash": {
"sha1": "AA6105874BC3F138F8ABB64AA71011DCB0DA15B6",
"sha256": "02296F9B12B5929426C7A0606E4521A9AC849B68B3FD2ADD5856A83B3281F425"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -2,7 +2,7 @@
"spec_version": "v1.4",
"identifier": "PartWizardContinued",
"name": "Part Wizard Continued",
"abstract": "Part Wizard is a vehicle design utility plugin that adds a few conveniences when building your next strut/booster carrier",
"abstract": "Part Wizard is a vehicle design utility plugin that adds a few conveniences when building your next strut/booster carrier. It provides a list of parts with part highlighting for easier identification, allows deleting of parts from the list on eligible parts, allows complete control of symmetry on eligible parts, allows selecting parts for Action Group assignment, shows either all parts or only those that are hidden from the editor's Parts List. (Helpful in finding obsolete parts when mod authors make updates.) and shows unavailable parts in career modes with options to buy one or all necessary parts for launch.",
"author": "linuxgurugamer",
"license": "unknown",
"resources": {