"NetKAN generated mods - NearFuturePropulsion-XenonHETs-1.1.0"
This commit is contained in:
parent
81b23a450e
commit
8b9970bb76
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFuturePropulsion-XenonHETs",
|
||||
"name": "Near Future Propulsion - Xenon Hall Effect Thrusters",
|
||||
"abstract": "Converts the argon-powered Hall Effect thrusters in NFP to use Xenon fuel",
|
||||
"author": "Nertea",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-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": "1.1.0",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "XenonHallThrusters",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/1.1.0",
|
||||
"download_size": 38837574,
|
||||
"download_hash": {
|
||||
"sha1": "83A65E402E8CC6D3E07FF54D6185D2B1793F6C05",
|
||||
"sha256": "047F1339BA63CE418D43038F97AF343EAAFC534857C66AA3BE004093A4B626A4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue